config.h 196 B

12345678910
  1. #pragma once
  2. // place overrides here
  3. /* bootmagic salt key */
  4. #define BOOTMAGIC_KEY_SALT KC_ESC
  5. /* skip bootmagic and eeconfig */
  6. #define BOOTMAGIC_KEY_SKIP KC_SPACE