[Keyboard] Add DP60 keyboard (#6679)
* add dp60 keyboard * fixup wording in readme * fix layout name in default keymap. I was missing an r * Add QMK Configurator support for the additional layouts * Update keyboards/dp60/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/dp60/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/dp60/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/dp60/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/dp60/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * strip out the VIA enabling from default rules.mk * add a VIA only keymap
This commit is contained in:
parent
88908888b8
commit
22a7e71fb3
11 changed files with 767 additions and 0 deletions
13
keyboards/dp60/readme.md
Normal file
13
keyboards/dp60/readme.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# DP60
|
||||
|
||||
A full RGB PCB with BLE for 60% keybaord
|
||||
|
||||
Keyboard Maintainer: [astro](https://github.com/yulei)
|
||||
Hardware Supported: DP60 PCB
|
||||
Hardware Availability: Limited GB
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make dp60:default
|
||||
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue