You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan f20a05440e
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
1 year ago
..
keymaps [Keyboard] Add Ingrained Keyboard (#15928) 1 year ago
config.h Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) 1 year ago
info.json Migrate `LAYOUTS` to data driven (#19541) 1 year ago
ingrained.c [Keyboard] Add Ingrained Keyboard (#15928) 1 year ago
ingrained.h [Keyboard] Add Ingrained Keyboard (#15928) 1 year ago
matrix.c [Keyboard] Add Ingrained Keyboard (#15928) 1 year ago
readme.md [Keyboard] Add Ingrained Keyboard (#15928) 1 year ago
rules.mk Migrate `LAYOUTS` to data driven (#19541) 1 year ago

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.