From 904f90dc6c89f46c41ee2218b79bc5732e58b49c Mon Sep 17 00:00:00 2001 From: Richard Baptist Date: Fri, 14 Jun 2019 11:21:18 +0200 Subject: [PATCH] Remove duplicate config --- keyboards/crkbd/keymaps/rpbaptist/config.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/keyboards/crkbd/keymaps/rpbaptist/config.h b/keyboards/crkbd/keymaps/rpbaptist/config.h index cbbc12f16a3..5fc25170564 100644 --- a/keyboards/crkbd/keymaps/rpbaptist/config.h +++ b/keyboards/crkbd/keymaps/rpbaptist/config.h @@ -32,9 +32,6 @@ along with this program. If not, see . #define USE_SERIAL_PD2 -#define NO_ACTION_ONESHOT -#define NO_ACTION_MACRO - #define FORCE_NKRO #undef RGBLED_NUM @@ -62,8 +59,9 @@ along with this program. If not, see . #define LCPO_KEYS KC_LCTL, KC_RSFT, KC_COMM #define RCPC_KEYS KC_RCTL, KC_RSFT, KC_DOT -#define NO_ACTION_MACRO #define NO_ACTION_FUNCTION +#define NO_ACTION_MACRO +#define NO_ACTION_ONESHOT #ifndef NO_DEBUG #define NO_DEBUG