config.h 112 B

12345678
  1. #ifndef LAE3_KEYMAP_H
  2. #define LAE3_KEYMAP_H
  3. #include "../../config.h"
  4. #define PREVENT_STUCK_MODIFIERS
  5. #endif