You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
196 B

  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