mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-26 09:32:02 +01:00
1548f4c24f
* keymap for atreus and minidox * minidox keymap khitsule cleaned
10 lines
145 B
C
10 lines
145 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
|
|
#define PREVENT_STUCK_MODIFIERS
|
|
|
|
#define IGNORE_MOD_TAP_INTERRUPT
|
|
|
|
#endif |