diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-09 19:48:31 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-09 19:48:31 +0000 |
commit | 96afc7a03aa2f9790fb3b14b8b4fccd502818da0 (patch) | |
tree | 41ba74c9abc84d1aefb960a3dd0ae90ab56ee5da /keyboards/crkbd/keymaps/ardakilic/config.h | |
parent | d1e5221bf806e96e1174ee2b318ef4126e24d2d4 (diff) | |
parent | de4f2bf1ff6ed410b93b20246169d0aec0ea16ee (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/crkbd/keymaps/ardakilic/config.h')
-rw-r--r-- | keyboards/crkbd/keymaps/ardakilic/config.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/crkbd/keymaps/ardakilic/config.h b/keyboards/crkbd/keymaps/ardakilic/config.h index 78602b22ab..7a3bb76b38 100644 --- a/keyboards/crkbd/keymaps/ardakilic/config.h +++ b/keyboards/crkbd/keymaps/ardakilic/config.h @@ -24,6 +24,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Select hand configuration */ #define MASTER_LEFT + +#define SPLIT_WPM_ENABLE + // #define MASTER_RIGHT // #define EE_HANDS @@ -54,4 +57,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define NO_ACTION_ONESHOT // Size optimisations END -*/
\ No newline at end of file +*/ |