diff options
author | Legonut <legonut3@gmail.com> | 2020-01-02 16:03:19 -0500 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2020-01-02 13:03:19 -0800 |
commit | f08ffc271534ebe2bc4ea794bf95159c006688ad (patch) | |
tree | 029c4e96def911ae729e76b3610db4a36d1bc39f /keyboards/rgbkb/sol/rev2/rules.mk | |
parent | 2406c04d89a8a289b131c43759beca593cc9520c (diff) | |
download | qmk_firmware-f08ffc271534ebe2bc4ea794bf95159c006688ad.tar.gz |
[Keyboard] Updates for Sol 2 (#7746)
Add Numpad to keymap
Fix OLED rotation
Add LED locations for Starfighter case
Diffstat (limited to 'keyboards/rgbkb/sol/rev2/rules.mk')
-rw-r--r-- | keyboards/rgbkb/sol/rev2/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/rgbkb/sol/rev2/rules.mk b/keyboards/rgbkb/sol/rev2/rules.mk index 87b400fa1..40f4c4b8c 100644 --- a/keyboards/rgbkb/sol/rev2/rules.mk +++ b/keyboards/rgbkb/sol/rev2/rules.mk @@ -22,6 +22,7 @@ RGB_MATRIX_FRAMEBUFFER_EFFECTS = no # Enable frame buffer effects like the typin RGBLIGHT_FULL_POWER = no # Allow maximum RGB brightness for RGBLIGHT or RGB_MATRIX. Otherwise, limited to a safe level for a normal USB-A port FULLHAND_ENABLE = no # Enables the additional 24 Full Hand LEDs +SF_ENABLE = no # Enables the additional 38 Starfighter LEDs IOS_DEVICE_ENABLE = no # Limit max brightness to connect to IOS device (iPad,iPhone) # Misc |