Tune and polish

- Zoom shortcuts are now the scroll wheel
- removed function layer
- updated documentation
- Enabled Tab to work on Navigation layer
- Had to go back to basic minus keycode for F12 to work
This commit is contained in:
Victor 2024-05-10 08:49:39 -05:00
parent f8d8e3fdee
commit 6e9fb9373a
Failed to generate hash of commit
12 changed files with 34 additions and 49 deletions

View file

@ -15,7 +15,6 @@
#define OLED_RENDER_LAYER_NAVIGATION " Nav "
#define OLED_RENDER_LAYER_NUMBER " Num "
#define OLED_RENDER_LAYER_SYMBOL " Sym "
//#define OLED_RENDER_LAYER_FUNCTION " Fun "
#define OLED_RENDER_LAYER_CONFIG " Cfg "
void render_crkbd_logo(void);