qmk_firmware/keyboards/ingrained
2022-11-03 17:42:19 +00:00
..
keymaps [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07:00
config.h Remove more UNUSED_PINS defines (#18940) 2022-11-03 17:42:19 +00:00
info.json [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07:00
ingrained.c [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07:00
ingrained.h [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07:00
matrix.c [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07:00
readme.md [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07:00
rules.mk [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07:00

ingrained

This PCB is an integrated, USB-C to USB-C, Corne replacement.

Make example for this keyboard (after setting up your build environment):

make ingrained:default

Flashing example for this keyboard:

make ingrained:default:flash

To reset the board, you will want to short the pad labeled RESET on the main half (near the USB-C interconnect).

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.