qmk_firmware/keyboards/ingrained
2023-01-31 06:03:30 +11:00
..
keymaps [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00: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 Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00: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.