qmk_firmware/keyboards/ingrained
Ryan 5c592ab0c0
Delete trivial keymap readmes (#23714)
2024-05-17 23:49:29 +01:00
..
keymaps Delete trivial keymap readmes (#23714) 2024-05-17 23:49:29 +01:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
keyboard.json Migrate build target markers to keyboard.json - HI (#23540) 2024-04-17 02:49:17 +01:00
matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
readme.md
rules.mk Data-Driven Keyboard Conversions: I (#23533) 2024-04-17 00:15:34 +01: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.