Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
3c0a91059b
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# kuku65
|
||||
# Roopad
|
||||
|
||||
The following is the QMK Firmware for the kuku65 Hotswap PCB.
|
||||
|
||||
The PCB features:
|
||||
* QMK & VIA compatibility
|
||||
* Hotswap
|
||||
* Underglow
|
||||
|
||||
---
|
||||
|
||||
|
@ -12,7 +12,7 @@ The PCB features:
|
|||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make wolf/kuku65:default
|
||||
make skippys_custom_pcs/roopad: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).
|
||||
|
||||
|
|
|
@ -19,4 +19,4 @@ COMMAND_ENABLE = no # Commands for debug and configuration
|
|||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
|
|
Loading…
Reference in a new issue