mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-27 19:16:40 +06:00
8 lines
111 B
C
8 lines
111 B
C
#ifndef FRED333_CONFIG
|
|
#define FRED333_CONFIG
|
|
|
|
#define PREVENT_STUCK_MODIFIERS
|
|
#define PERMISSIVE_HOLD
|
|
|
|
#endif
|