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 d09a06a1b3
Update GPIO API usage in keyboard code (#23361)
3 days ago
..
keymaps [Keyboard] Add Ingrained Keyboard (#15928) 1 year ago
config.h Debounce defines cleanup (#19742) 1 year ago
keyboard.json Migrate build target markers to keyboard.json - HI (#23540) 2 weeks ago
matrix.c Update GPIO API usage in keyboard code (#23361) 3 days ago
readme.md [Keyboard] Add Ingrained Keyboard (#15928) 1 year ago
rules.mk Data-Driven Keyboard Conversions: I (#23533) 2 weeks 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.