qmk_firmware/keyboards/ingrained
2023-01-20 02:35:18 +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 jsonify some info.json (#19146) 2022-11-25 02:47:02 +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 [Keyboard] Add Ingrained Keyboard (#15928) 2022-09-01 16:32:47 -07: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.