try again a lighter setup
no achordion
This commit is contained in:
parent
835a4e7bfb
commit
0894f929ae
4 changed files with 13 additions and 36 deletions
|
@ -16,11 +16,5 @@
|
|||
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
// 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"
|
||||
|
|
|
@ -14,9 +14,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 ferris/sweep -km christoph-cullmann
|
||||
# qmk flash -kb ferris/sweep -km christoph-cullmann
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue