diff options
-rw-r--r-- | keyboards/skippys_custom_pcs/roopad/readme.md | 6 | ||||
-rw-r--r-- | keyboards/skippys_custom_pcs/roopad/rules.mk | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/skippys_custom_pcs/roopad/readme.md b/keyboards/skippys_custom_pcs/roopad/readme.md index 34c4f3342..e10cc9fb4 100644 --- a/keyboards/skippys_custom_pcs/roopad/readme.md +++ b/keyboards/skippys_custom_pcs/roopad/readme.md | |||
@@ -1,10 +1,10 @@ | |||
1 | # kuku65 | 1 | # Roopad |
2 | 2 | ||
3 | The following is the QMK Firmware for the kuku65 Hotswap PCB. | 3 | The following is the QMK Firmware for the kuku65 Hotswap PCB. |
4 | 4 | ||
5 | The PCB features: | 5 | The PCB features: |
6 | * QMK & VIA compatibility | 6 | * QMK & VIA compatibility |
7 | * Hotswap | 7 | * Underglow |
8 | 8 | ||
9 | --- | 9 | --- |
10 | 10 | ||
@@ -12,7 +12,7 @@ The PCB features: | |||
12 | 12 | ||
13 | Make example for this keyboard (after setting up your build environment): | 13 | Make example for this keyboard (after setting up your build environment): |
14 | 14 | ||
15 | make wolf/kuku65:default | 15 | make skippys_custom_pcs/roopad:default |
16 | 16 | ||
17 | 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). | 17 | 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). |
18 | 18 | ||
diff --git a/keyboards/skippys_custom_pcs/roopad/rules.mk b/keyboards/skippys_custom_pcs/roopad/rules.mk index f4b65c9ca..87f67b6b0 100644 --- a/keyboards/skippys_custom_pcs/roopad/rules.mk +++ b/keyboards/skippys_custom_pcs/roopad/rules.mk | |||
@@ -19,4 +19,4 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
19 | NKRO_ENABLE = yes # USB Nkey Rollover | 19 | NKRO_ENABLE = yes # USB Nkey Rollover |
20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
22 | AUDIO_ENABLE = no # Audio output \ No newline at end of file | 22 | AUDIO_ENABLE = no # Audio output |