1
0
Fork 0

Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency

This commit is contained in:
Joe Wasson 2018-03-11 14:07:02 -07:00 committed by Jack Humbert
parent 687c7070a1
commit 7230923b05
28 changed files with 45 additions and 42 deletions

View file

@ -174,7 +174,7 @@ __attribute__ ((weak))
void ergodox_right_led_3_set(uint8_t n) {
}
#ifdef ONEHAND_ENABLE
#ifdef SWAP_HANDS_ENABLE
__attribute__ ((weak))
const keypos_t hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = {
{{0, 9}, {1, 9}, {2, 9}, {3, 9}, {4, 9}},