diff options
| author | Danilo Vulicevic <danilo.vulicevic@yahoo.com> | 2018-11-07 02:04:02 +0100 |
|---|---|---|
| committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-11-06 17:04:02 -0800 |
| commit | a30dd2bb1711f5402007adf89af9b3adb758a7fb (patch) | |
| tree | 27cce2d6a314a903eaf26242f1b3013b5c47da28 /keyboards/whitefox/keymaps/billypython/config.h | |
| parent | fc477a1ee7a68cab4ae8fb7d7f0c8d6a4e6c8509 (diff) | |
| download | qmk_firmware-a30dd2bb1711f5402007adf89af9b3adb758a7fb.tar.gz qmk_firmware-a30dd2bb1711f5402007adf89af9b3adb758a7fb.zip | |
Add xd75/billypython keymap (#4381)
* Add xd75/billypython keymap
* Expand rules.mk
(cherry picked from commit 806fee94ae3a21b6ca7a34624101349b57d41b75)
* Expand billypython's rules.mk
* Remove unused stuff in whitefox/billypython
Diffstat (limited to 'keyboards/whitefox/keymaps/billypython/config.h')
| -rw-r--r-- | keyboards/whitefox/keymaps/billypython/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/whitefox/keymaps/billypython/config.h b/keyboards/whitefox/keymaps/billypython/config.h index d1c3002d2..275f8effb 100644 --- a/keyboards/whitefox/keymaps/billypython/config.h +++ b/keyboards/whitefox/keymaps/billypython/config.h | |||
| @@ -2,9 +2,6 @@ | |||
| 2 | 2 | ||
| 3 | #define FORCE_NKRO | 3 | #define FORCE_NKRO |
| 4 | 4 | ||
| 5 | #undef IS_COMMAND | ||
| 6 | #define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_RCTL))) | ||
| 7 | |||
| 8 | #define MAGIC_KEY_LAYER0_ALT1 BSLS | 5 | #define MAGIC_KEY_LAYER0_ALT1 BSLS |
| 9 | #define MAGIC_KEY_BOOTLOADER ESC | 6 | #define MAGIC_KEY_BOOTLOADER ESC |
| 10 | 7 | ||
