qmk_userspace/users/t4corun/config/oled_config.h
Victor d6c6d5d731
Organization and cleanup
- added more clarity on which files have config to each rules.mk
- enabled encoder on swoop again
- removed rollow oled config/files because default is fine
- added some keycodes back because I forgot not all keyboards have encoders
- added common oled config
2024-04-24 18:44:08 -05:00

12 lines
No EOL
225 B
C

#pragma once
/*
https://docs.qmk.fm/#/feature_oled_driver
*/
//Clear variables we plan to use that might be set elsewhere
#undef OLED_TIMEOUT
//Set common configuration for all keyboards
#define OLED_TIMEOUT 60000 //1 min