summaryrefslogtreecommitdiff
path: root/keyboards/rama/u80_a
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rama/u80_a')
-rw-r--r--keyboards/rama/u80_a/config.h2
-rw-r--r--keyboards/rama/u80_a/rules.mk1
2 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/rama/u80_a/config.h b/keyboards/rama/u80_a/config.h
index b5dc27598a..c733601e17 100644
--- a/keyboards/rama/u80_a/config.h
+++ b/keyboards/rama/u80_a/config.h
@@ -185,6 +185,8 @@
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
//#define MIDI_TONE_KEYCODE_OCTAVES 1
+#define WT_MONO_BACKLIGHT
+
#define DYNAMIC_KEYMAP_LAYER_COUNT 4
// EEPROM usage
diff --git a/keyboards/rama/u80_a/rules.mk b/keyboards/rama/u80_a/rules.mk
index 67b04e350e..54479529be 100644
--- a/keyboards/rama/u80_a/rules.mk
+++ b/keyboards/rama/u80_a/rules.mk
@@ -69,4 +69,3 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
RAW_ENABLE = yes
DYNAMIC_KEYMAP_ENABLE = yes
-CIE1931_CURVE = yes \ No newline at end of file