This website works better with JavaScript
Home
Explore
Help
Register
Sign In
HuiJun
/
qmk_firmware
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[Keymap] Fix rules.mk for nullbits nibble oled keymap (
#11142
)
Jay Greco
4 years ago
parent
e03d72d71e
commit
56933b9b9f
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
keyboards/nullbitsco/nibble/keymaps/oled/rules.mk
+ 1
- 1
keyboards/nullbitsco/nibble/keymaps/oled/rules.mk
View File
@@ -1 +1 @@
-
ENABLE_
OLED_DRIVER = yes
+OLED_DRIVER
_ENABLE
= yes