mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-16 17:41:21 +02:00

* Line ending stuff again * Added my own person keymap to preonic folder * Updated my preonic keymap * Updated my preonic keymap
9 lines
112 B
C
9 lines
112 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
|
|
#define PREVENT_STUCK_MODIFIERS
|
|
|
|
#endif
|