mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-20 22:35:28 -04:00
Forgot to remove function from OLED
- also added RGB Matrix Effects to Swoop
This commit is contained in:
parent
42376480cd
commit
734782e538
3 changed files with 1 additions and 3 deletions
|
@ -16,7 +16,6 @@
|
|||
#define OLED_RENDER_LAYER_NUMBER " Num "
|
||||
#define OLED_RENDER_LAYER_NAVIGATION " Nav "
|
||||
#define OLED_RENDER_LAYER_SYMBOL " Sym "
|
||||
#define OLED_RENDER_LAYER_FUNCTION " Fun "
|
||||
#define OLED_RENDER_LAYER_CONFIG " Cfg "
|
||||
|
||||
void render_crkbd_logo(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue