diff options
Diffstat (limited to 'keyboards/ergo42/ergo42.c')
| -rw-r--r-- | keyboards/ergo42/ergo42.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergo42/ergo42.c b/keyboards/ergo42/ergo42.c index 9954f5c4c..e42dcb226 100644 --- a/keyboards/ergo42/ergo42.c +++ b/keyboards/ergo42/ergo42.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #include "ergo42.h" | 1 | #include "ergo42.h" |
| 2 | 2 | ||
| 3 | #ifdef ONEHAND_ENABLE | 3 | #ifdef SWAP_HANDS_ENABLE |
| 4 | __attribute__ ((weak)) | 4 | __attribute__ ((weak)) |
| 5 | const keypos_t hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = { | 5 | const keypos_t hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = { |
| 6 | 6 | ||
