config.h 175 B

12345678910
  1. #ifndef CONFIG_USER_H
  2. #define CONFIG_USER_H
  3. #include QMK_KEYBOARD_CONFIG_H
  4. #define PREVENT_STUCK_MODIFIERS
  5. #define KM LAYOUT_60_ansi_split_bs_rshift
  6. #endif //CONFIG_USER_H