Browse Source

Merge remote-tracking branch 'origin/master' into develop

pull/15408/head
QMK Bot 2 years ago
parent
commit
3c0a91059b
2 changed files with 4 additions and 4 deletions
  1. +3
    -3
      keyboards/skippys_custom_pcs/roopad/readme.md
  2. +1
    -1
      keyboards/skippys_custom_pcs/roopad/rules.mk

+ 3
- 3
keyboards/skippys_custom_pcs/roopad/readme.md View File

@ -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).


+ 1
- 1
keyboards/skippys_custom_pcs/roopad/rules.mk View File

@ -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…
Cancel
Save