diff options
author | squizzler <56064906+squizzler@users.noreply.github.com> | 2020-05-27 13:23:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-27 13:23:57 +0100 |
commit | a1af8542c74525d7b5c5ff85052e6afa2589a418 (patch) | |
tree | 175a15d10c2811afbf440f9575bb6e3a7ce72a47 /keyboards/minidox/keymaps/rsthd_combos/rules.mk | |
parent | 1a5dc278bc5aadfce220e18d53ff612d6592a12b (diff) |
RSTHD keymap for Minidox (#9178)
* Re-add liles after hard reset
* repopulate with keymap
* Update keyboards/minidox/keymaps/rsthd_combos/keymap.c
Updated how the layers are defined to reduce firmware bloat
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/minidox/keymaps/rsthd_combos/keymap.c
Removed unnecessary key codes
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/minidox/keymaps/rsthd_combos/keymap.c
Removed backslash from each line of the layers in accordance with current convention.
Co-authored-by: Ryan <fauxpark@gmail.com>
* Edit of readme
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/minidox/keymaps/rsthd_combos/rules.mk')
-rw-r--r-- | keyboards/minidox/keymaps/rsthd_combos/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/minidox/keymaps/rsthd_combos/rules.mk b/keyboards/minidox/keymaps/rsthd_combos/rules.mk new file mode 100644 index 0000000000..ab1e438182 --- /dev/null +++ b/keyboards/minidox/keymaps/rsthd_combos/rules.mk @@ -0,0 +1 @@ +COMBO_ENABLE = yes |