mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-27 18:08:02 +00: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
|