qmk_firmware/keyboards/ingrained
Ryan e40b6ca3b0
Move split layouts to data driven (#20290)
2023-04-01 13:09:53 +11:00
..
keymaps
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Move split layouts to data driven (#20290) 2023-04-01 13:09:53 +11:00
matrix.c Clean up usage of `QMK_KEYBOARD_H` (#20167) 2023-03-20 08:12:05 +11:00
readme.md [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

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.