mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-04 14:44:16 -04:00
More cleanup
- added more time for config layer to activate - Cleaned up unused code (e.g. combos) - removed uneeded oled driver include
This commit is contained in:
parent
c5cb76fab5
commit
f8603e9bd4
3 changed files with 8 additions and 21 deletions
|
@ -1,7 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "t4corun.h"
|
||||
#include "oled_driver.h"
|
||||
|
||||
#define OLED_RENDER_KEYLOCK_NAME "Lock:"
|
||||
#define OLED_RENDER_MODS_NAME "Mods:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue