128x32 OLED Overhaul and more
- Limit to eight layers to save MCU space - Tweaked default rules.mk for WPM, Audio, etc - Added Luna Pet OLED code and modified to my standard - Enabled Drag Scroll OLED indicator - Increased Split Communications (layers, LED state, Mods) - Cleaned up OLED Code and overhauled screen. - Data is on both halves now, no more split side logo - Added WPM counter - Added graphics for layers, mods, features, small QMK logo - Leveraged KLOR font and added my own images - Made LTO disabled by default since I'm team RP2040
This commit is contained in:
parent
b3d323769a
commit
2036b62a89
9 changed files with 347 additions and 495 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# override userspace defaults
|
||||
|
||||
DYNAMIC_MACRO_ENABLE = no
|
||||
WPM_ENABLE = no
|
||||
|
||||
# override keyboard defaults
|
||||
# keyboards\crkbd\info.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue