logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

config.h (208B)


  1. #ifndef KEYMAP_CONFIG_H
  2. #define KEYMAP_CONFIG_H
  3. #define RGBLIGHT_SLEEP
  4. #undef PERMISSIVE_HOLD
  5. #define FORCE_NKRO
  6. #ifndef TAPPING_TOGGLE
  7. #define TAPPING_TOGGLE 1
  8. #endif
  9. #endif // !USERSPACE_CONFIG_H