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>
This commit is contained in:
parent
1a5dc278bc
commit
a1af8542c7
4 changed files with 141 additions and 0 deletions
9
keyboards/minidox/keymaps/rsthd_combos/config.h
Normal file
9
keyboards/minidox/keymaps/rsthd_combos/config.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#pragma once
|
||||
|
||||
#define USE_SERIAL
|
||||
#define EE_HANDS
|
||||
|
||||
|
||||
#define COMBO_COUNT 10
|
||||
#define COMBO_TERM 100
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
Loading…
Add table
Add a link
Reference in a new issue