qmk_firmware/keyboards/ingrained
QMK Bot 771d85b86f Merge remote-tracking branch 'origin/master' into develop 2023-01-20 02:35:58 +00:00
..
keymaps
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
ingrained.h
matrix.c
readme.md
rules.mk Migrate `LAYOUTS` to data driven (#19541) 2023-01-10 02:48:20 +00: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.