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.
 
 
 
 
 
Joel Challis 59443fa970
jsonify some info.json (#19146)
1 year ago
..
keymaps [Keyboard] Add Ingrained Keyboard (#15928) 1 year ago
config.h Remove more `UNUSED_PINS` defines (#18940) 1 year ago
info.json jsonify some info.json (#19146) 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 [Keyboard] Add Ingrained Keyboard (#15928) 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.