Cleanup mappings and keymaps

This commit is contained in:
Manna Harbour
2021-08-24 13:35:53 +10:00
parent e5ed4482e3
commit c8b41e8c56
38 changed files with 16 additions and 73 deletions

View File

@@ -1,8 +1,6 @@
// Copyright 2021 Manna Harbour
// https://github.com/manna-harbour/miryoku
#define XXX &none
#define MIRYOKU_MAPPING( \
K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, \
K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, \
@@ -14,7 +12,5 @@ K10 K11 K12 K13 K14 K15 K16 K17 K18 K19 \
K20 K21 K22 K23 K24 K25 K26 K27 K28 K29 \
K32 K33 K34 K35 K36 K37
#define MIRYOKU_MAPPING_TAP MIRYOKU_MAPPING
#define MIRYOKU_COMBO_TPSL 33 34
#define MIRYOKU_COMBO_TPSR 35 36