mirror of
https://github.com/He4eT/oddkb.git
synced 2026-05-05 01:17:25 +00:00
vial: init vial.json
This commit is contained in:
parent
cfdd3f0209
commit
33e7d592cb
5 changed files with 77 additions and 107 deletions
|
|
@ -31,6 +31,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
// Vial features
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 5
|
||||
// looks like this DYNAMIC_MACRO_SIZE doesn't change anything
|
||||
#define DYNAMIC_MACRO_SIZE 0
|
||||
#define VIAL_TAP_DANCE_ENTRIES 0
|
||||
#define VIAL_COMBO_ENTRIES 0
|
||||
/* 8 entries take only 6 bytes more than 2 entries
|
||||
Thus, 8 and 0 are the only reasonable values. */
|
||||
#define VIAL_KEY_OVERRIDE_ENTRIES 8
|
||||
#define VIAL_TAP_DANCE_ENTRIES 8
|
||||
#define VIAL_COMBO_ENTRIES 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue