summaryrefslogtreecommitdiff
path: root/keyboards/nullbitsco/nibble
diff options
context:
space:
mode:
authorJay Greco <jayv.greco@gmail.com>2020-12-08 17:49:10 -0800
committerGitHub <noreply@github.com>2020-12-08 17:49:10 -0800
commit56933b9b9f00a46980c1201a6ba5d0c5c9932275 (patch)
treee81b0ed7ab7d6fdeddbd943888e2d53b61b1111d /keyboards/nullbitsco/nibble
parente03d72d71eff9d6b1b3fbeb45bbf1b1c40989222 (diff)
[Keymap] Fix rules.mk for nullbits nibble oled keymap (#11142)
Diffstat (limited to 'keyboards/nullbitsco/nibble')
-rw-r--r--keyboards/nullbitsco/nibble/keymaps/oled/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nullbitsco/nibble/keymaps/oled/rules.mk b/keyboards/nullbitsco/nibble/keymaps/oled/rules.mk
index cf4068471f..48a51b2250 100644
--- a/keyboards/nullbitsco/nibble/keymaps/oled/rules.mk
+++ b/keyboards/nullbitsco/nibble/keymaps/oled/rules.mk
@@ -1 +1 @@
-ENABLE_OLED_DRIVER = yes \ No newline at end of file
+OLED_DRIVER_ENABLE = yes \ No newline at end of file