summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2018-05-29 17:01:24 +0200
committerDrashna Jaelre <drashna@live.com>2018-05-29 17:01:24 +0200
commit034a25aedf5e0ddba2b05f4b3534c1522330d5cd (patch)
tree27d556d0df17af991afb53e72f3e736bf41c109b /layouts
parenteb8388b31e5c0101c1e99e3babb72a47546df156 (diff)
downloadqmk_firmware-034a25aedf5e0ddba2b05f4b3534c1522330d5cd.tar.gz
qmk_firmware-034a25aedf5e0ddba2b05f4b3534c1522330d5cd.tar.xz
Keymap fixes (#3074)
* Fix keymap to use correct macro * Make sure RGBLED_NUM is defined to a value
Diffstat (limited to 'layouts')
-rw-r--r--layouts/community/ortho_4x12/xyverz/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/community/ortho_4x12/xyverz/config.h b/layouts/community/ortho_4x12/xyverz/config.h
index cf83cbf19..a5ddc2e73 100644
--- a/layouts/community/ortho_4x12/xyverz/config.h
+++ b/layouts/community/ortho_4x12/xyverz/config.h
@@ -13,10 +13,10 @@
#define RGB_DI_PIN D1
#endif
#ifdef KEYBOARD_levinson_rev2
- #define RGBLED_NUM
+ #define RGBLED_NUM 1
#endif
#ifdef KEYBOARD_lets_split_rev2
- #define RGBLED_NUM
+ #define RGBLED_NUM 1
#endif
#define RGBLIGHT_ANIMATIONS