mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 20:56:42 +00:00
Re-enable OLED. Was not working before.
But now it displays a random pattern instead of soemthing useful
This commit is contained in:
parent
154b9efd6a
commit
a9fec768c0
@ -17,6 +17,7 @@
|
|||||||
"encoder":true,
|
"encoder":true,
|
||||||
"extrakey": true,
|
"extrakey": true,
|
||||||
"mousekey": true,
|
"mousekey": true,
|
||||||
|
"oled": true,
|
||||||
"pointing_device": true,
|
"pointing_device": true,
|
||||||
"rgblight": true
|
"rgblight": true
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user