config.h 199 B

1234567891011
  1. #pragma once
  2. #include "../../config.h"
  3. /* bootmagic salt key */
  4. #define BOOTMAGIC_KEY_SALT KC_ESC
  5. /* skip bootmagic and eeconfig */
  6. #define BOOTMAGIC_KEY_SKIP KC_SPACE