summaryrefslogtreecommitdiff
path: root/keyboards/ingrained/readme.md
blob: 3e616e52bbfd21692dca26a74fd27cd234d4ddc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ingrained

This PCB is an integrated, USB-C to USB-C, Corne replacement.

* Keyboard Maintainer: [s8erdude](https://github.com/jpuerto96)
* Hardware Supported: Ingrained PCB
* Hardware Availability: [Open Source PCB](https://github.com/jpuerto96/crkbd)

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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).