[Keyboard] Add YDKB Grape PCB (#16661)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
53a88af036
commit
7e0dde1f00
10 changed files with 473 additions and 0 deletions
23
keyboards/ydkb/grape/readme.md
Normal file
23
keyboards/ydkb/grape/readme.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# YDKB Grape
|
||||
|
||||

|
||||
|
||||
The YDKB Grape is a Cherry G80-11800/11900 replacement PCB utilizing the ATmega32U4 microcontroller.
|
||||
|
||||
* Keyboard Maintainer: [Gacathon](https://github.com/Gacathon)
|
||||
* Hardware Supported: YDKB Grape (ATmega32U4)
|
||||
* Hardware Availability: [TaoBao](https://item.taobao.com/item.htm?id=642205244150)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make ydkb/grape:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make ydkb/grape:default:flash
|
||||
|
||||
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).
|
||||
|
||||
## Bootloader
|
||||
|
||||
To enter the bootloader, briefly press the physical reset button between Num Lock and Numpad 8 on the front of the PCB.
|
Loading…
Add table
Add a link
Reference in a new issue