no Achordion

This commit is contained in:
Christoph Cullmann 2023-09-21 10:53:44 +02:00
parent 0894f929ae
commit 6ecdcbcf64
No known key found for this signature in database
6 changed files with 0 additions and 402 deletions

View file

@ -30,11 +30,5 @@ KC_NO, K20, K21, K22, K23, K24, K25, K26, K27, K28
KC_NO, K30, K31, K32, K33, KC_NO\
)
// split keyboard
static bool my_on_left_hand(keypos_t pos)
{
return pos.row < MATRIX_ROWS / 2;
}
// our shared 34 keys keymap
#include "../../../common/keymap.h"

View file

@ -11,9 +11,6 @@ SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no
MAGIC_ENABLE = no
# add achordion to improve home row modifiers
SRC += ../../../common/achordion.c
# build
# qmk compile -kb totem -km default
# qmk flash -kb totem -km default