summaryrefslogtreecommitdiff
path: root/keyboards/buildakb
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-03-16 00:56:58 +1100
committerGitHub <noreply@github.com>2022-03-15 13:56:58 +0000
commit764dc18a81f762fdff5f74eb6d3b517ba79d5c11 (patch)
treea743b65340310d0520f995ee9e5fcd44e664ec9e /keyboards/buildakb
parent46e85ded4747fb3d89f107cb098d9054ea5e632c (diff)
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655)
Diffstat (limited to 'keyboards/buildakb')
-rw-r--r--keyboards/buildakb/potato65/config.h4
-rw-r--r--keyboards/buildakb/potato65hs/config.h4
-rw-r--r--keyboards/buildakb/potato65s/config.h4
3 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/buildakb/potato65/config.h b/keyboards/buildakb/potato65/config.h
index 350e1018f7..4a0a17ace0 100644
--- a/keyboards/buildakb/potato65/config.h
+++ b/keyboards/buildakb/potato65/config.h
@@ -100,10 +100,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
100//#define NO_ACTION_TAPPING 100//#define NO_ACTION_TAPPING
101//#define NO_ACTION_ONESHOT 101//#define NO_ACTION_ONESHOT
102 102
103/* disable these deprecated features by default */
104#define NO_ACTION_MACRO
105#define NO_ACTION_FUNCTION
106
107/* Bootmagic Lite key configuration */ 103/* Bootmagic Lite key configuration */
108//#define BOOTMAGIC_LITE_ROW 0 104//#define BOOTMAGIC_LITE_ROW 0
109//#define BOOTMAGIC_LITE_COLUMN 0 105//#define BOOTMAGIC_LITE_COLUMN 0
diff --git a/keyboards/buildakb/potato65hs/config.h b/keyboards/buildakb/potato65hs/config.h
index b3b2cfdcd4..cf565d8176 100644
--- a/keyboards/buildakb/potato65hs/config.h
+++ b/keyboards/buildakb/potato65hs/config.h
@@ -47,10 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
47/* Locking resynchronize hack */ 47/* Locking resynchronize hack */
48#define LOCKING_RESYNC_ENABLE 48#define LOCKING_RESYNC_ENABLE
49 49
50/* disable these deprecated features by default */
51#define NO_ACTION_MACRO
52#define NO_ACTION_FUNCTION
53
54#define RGB_DI_PIN D5 50#define RGB_DI_PIN D5
55#ifdef RGB_DI_PIN 51#ifdef RGB_DI_PIN
56# define RGBLIGHT_ANIMATIONS 52# define RGBLIGHT_ANIMATIONS
diff --git a/keyboards/buildakb/potato65s/config.h b/keyboards/buildakb/potato65s/config.h
index 5183327855..c1374558c9 100644
--- a/keyboards/buildakb/potato65s/config.h
+++ b/keyboards/buildakb/potato65s/config.h
@@ -47,10 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
47/* Locking resynchronize hack */ 47/* Locking resynchronize hack */
48#define LOCKING_RESYNC_ENABLE 48#define LOCKING_RESYNC_ENABLE
49 49
50/* disable these deprecated features by default */
51#define NO_ACTION_MACRO
52#define NO_ACTION_FUNCTION
53
54#define RGB_DI_PIN D5 50#define RGB_DI_PIN D5
55#ifdef RGB_DI_PIN 51#ifdef RGB_DI_PIN
56# define RGBLIGHT_EFFECT_BREATHING 52# define RGBLIGHT_EFFECT_BREATHING