qmk_firmware/keyboards/ingrained
2023-01-20 02:35:58 +00:00
..
keymaps [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07:00
config.h Remove stray UNUSED_PINS (#19639) 2023-01-20 02:35:18 +00: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.