mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-02-27 19:48:05 +00:00
Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "lets_split.h"
|
||||
|
||||
#ifdef ONEHAND_ENABLE
|
||||
#ifdef SWAP_HANDS_ENABLE
|
||||
__attribute__ ((weak))
|
||||
const keypos_t hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user