diff options
| author | Ryan <fauxpark@gmail.com> | 2022-03-16 00:56:58 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-15 13:56:58 +0000 |
| commit | 764dc18a81f762fdff5f74eb6d3b517ba79d5c11 (patch) | |
| tree | a743b65340310d0520f995ee9e5fcd44e664ec9e /keyboards/ai03 | |
| parent | 46e85ded4747fb3d89f107cb098d9054ea5e632c (diff) | |
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655)
Diffstat (limited to 'keyboards/ai03')
| -rw-r--r-- | keyboards/ai03/equinox/config.h | 2 | ||||
| -rw-r--r-- | keyboards/ai03/jp60/config.h | 4 | ||||
| -rw-r--r-- | keyboards/ai03/lunar/config.h | 2 | ||||
| -rw-r--r-- | keyboards/ai03/orbit/config.h | 2 | ||||
| -rw-r--r-- | keyboards/ai03/orbit_x/config.h | 4 | ||||
| -rw-r--r-- | keyboards/ai03/polaris/config.h | 2 | ||||
| -rw-r--r-- | keyboards/ai03/quasar/config.h | 2 | ||||
| -rw-r--r-- | keyboards/ai03/soyuz/config.h | 2 | ||||
| -rw-r--r-- | keyboards/ai03/vega/config.h | 2 | ||||
| -rw-r--r-- | keyboards/ai03/voyager60_alps/config.h | 2 |
10 files changed, 0 insertions, 24 deletions
diff --git a/keyboards/ai03/equinox/config.h b/keyboards/ai03/equinox/config.h index 5130f510b6..4a6b841b60 100644 --- a/keyboards/ai03/equinox/config.h +++ b/keyboards/ai03/equinox/config.h | |||
| @@ -132,8 +132,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 132 | //#define NO_ACTION_LAYER | 132 | //#define NO_ACTION_LAYER |
| 133 | //#define NO_ACTION_TAPPING | 133 | //#define NO_ACTION_TAPPING |
| 134 | //#define NO_ACTION_ONESHOT | 134 | //#define NO_ACTION_ONESHOT |
| 135 | //#define NO_ACTION_MACRO | ||
| 136 | //#define NO_ACTION_FUNCTION | ||
| 137 | 135 | ||
| 138 | /* Bootmagic Lite key configuration */ | 136 | /* Bootmagic Lite key configuration */ |
| 139 | // #define BOOTMAGIC_LITE_ROW 0 | 137 | // #define BOOTMAGIC_LITE_ROW 0 |
diff --git a/keyboards/ai03/jp60/config.h b/keyboards/ai03/jp60/config.h index a06d75c8e5..2e48321546 100644 --- a/keyboards/ai03/jp60/config.h +++ b/keyboards/ai03/jp60/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/ai03/lunar/config.h b/keyboards/ai03/lunar/config.h index 9ee8cbf6f8..65f428776f 100644 --- a/keyboards/ai03/lunar/config.h +++ b/keyboards/ai03/lunar/config.h | |||
| @@ -132,8 +132,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 132 | //#define NO_ACTION_LAYER | 132 | //#define NO_ACTION_LAYER |
| 133 | //#define NO_ACTION_TAPPING | 133 | //#define NO_ACTION_TAPPING |
| 134 | //#define NO_ACTION_ONESHOT | 134 | //#define NO_ACTION_ONESHOT |
| 135 | //#define NO_ACTION_MACRO | ||
| 136 | //#define NO_ACTION_FUNCTION | ||
| 137 | 135 | ||
| 138 | /* Bootmagic Lite key configuration */ | 136 | /* Bootmagic Lite key configuration */ |
| 139 | // #define BOOTMAGIC_LITE_ROW 0 | 137 | // #define BOOTMAGIC_LITE_ROW 0 |
diff --git a/keyboards/ai03/orbit/config.h b/keyboards/ai03/orbit/config.h index 0e4f4c3baf..1b745b4e1f 100644 --- a/keyboards/ai03/orbit/config.h +++ b/keyboards/ai03/orbit/config.h | |||
| @@ -140,8 +140,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 140 | //#define NO_ACTION_LAYER | 140 | //#define NO_ACTION_LAYER |
| 141 | //#define NO_ACTION_TAPPING | 141 | //#define NO_ACTION_TAPPING |
| 142 | //#define NO_ACTION_ONESHOT | 142 | //#define NO_ACTION_ONESHOT |
| 143 | //#define NO_ACTION_MACRO | ||
| 144 | //#define NO_ACTION_FUNCTION | ||
| 145 | 143 | ||
| 146 | /* Bootmagic Lite key configuration */ | 144 | /* Bootmagic Lite key configuration */ |
| 147 | // #define BOOTMAGIC_LITE_ROW 0 | 145 | // #define BOOTMAGIC_LITE_ROW 0 |
diff --git a/keyboards/ai03/orbit_x/config.h b/keyboards/ai03/orbit_x/config.h index 7d3e8ef511..74acd64746 100644 --- a/keyboards/ai03/orbit_x/config.h +++ b/keyboards/ai03/orbit_x/config.h | |||
| @@ -110,10 +110,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 110 | //#define NO_ACTION_TAPPING | 110 | //#define NO_ACTION_TAPPING |
| 111 | //#define NO_ACTION_ONESHOT | 111 | //#define NO_ACTION_ONESHOT |
| 112 | 112 | ||
| 113 | /* disable these deprecated features by default */ | ||
| 114 | #define NO_ACTION_MACRO | ||
| 115 | #define NO_ACTION_FUNCTION | ||
| 116 | |||
| 117 | /* Bootmagic Lite key configuration */ | 113 | /* Bootmagic Lite key configuration */ |
| 118 | // #define BOOTMAGIC_LITE_ROW 0 | 114 | // #define BOOTMAGIC_LITE_ROW 0 |
| 119 | // #define BOOTMAGIC_LITE_COLUMN 0 | 115 | // #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/ai03/polaris/config.h b/keyboards/ai03/polaris/config.h index 0cd6e6f580..2d869dd0bd 100644 --- a/keyboards/ai03/polaris/config.h +++ b/keyboards/ai03/polaris/config.h | |||
| @@ -107,8 +107,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 107 | //#define NO_ACTION_LAYER | 107 | //#define NO_ACTION_LAYER |
| 108 | //#define NO_ACTION_TAPPING | 108 | //#define NO_ACTION_TAPPING |
| 109 | //#define NO_ACTION_ONESHOT | 109 | //#define NO_ACTION_ONESHOT |
| 110 | //#define NO_ACTION_MACRO | ||
| 111 | //#define NO_ACTION_FUNCTION | ||
| 112 | 110 | ||
| 113 | /* Bootmagic Lite key configuration */ | 111 | /* Bootmagic Lite key configuration */ |
| 114 | // #define BOOTMAGIC_LITE_ROW 0 | 112 | // #define BOOTMAGIC_LITE_ROW 0 |
diff --git a/keyboards/ai03/quasar/config.h b/keyboards/ai03/quasar/config.h index 2563125be0..97fa2df2da 100644 --- a/keyboards/ai03/quasar/config.h +++ b/keyboards/ai03/quasar/config.h | |||
| @@ -138,8 +138,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 138 | //#define NO_ACTION_LAYER | 138 | //#define NO_ACTION_LAYER |
| 139 | //#define NO_ACTION_TAPPING | 139 | //#define NO_ACTION_TAPPING |
| 140 | //#define NO_ACTION_ONESHOT | 140 | //#define NO_ACTION_ONESHOT |
| 141 | //#define NO_ACTION_MACRO | ||
| 142 | //#define NO_ACTION_FUNCTION | ||
| 143 | 141 | ||
| 144 | /* Bootmagic Lite key configuration */ | 142 | /* Bootmagic Lite key configuration */ |
| 145 | // #define BOOTMAGIC_LITE_ROW 0 | 143 | // #define BOOTMAGIC_LITE_ROW 0 |
diff --git a/keyboards/ai03/soyuz/config.h b/keyboards/ai03/soyuz/config.h index feb55107c3..8022145ceb 100644 --- a/keyboards/ai03/soyuz/config.h +++ b/keyboards/ai03/soyuz/config.h | |||
| @@ -132,8 +132,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 132 | //#define NO_ACTION_LAYER | 132 | //#define NO_ACTION_LAYER |
| 133 | //#define NO_ACTION_TAPPING | 133 | //#define NO_ACTION_TAPPING |
| 134 | //#define NO_ACTION_ONESHOT | 134 | //#define NO_ACTION_ONESHOT |
| 135 | //#define NO_ACTION_MACRO | ||
| 136 | //#define NO_ACTION_FUNCTION | ||
| 137 | 135 | ||
| 138 | /* Bootmagic Lite key configuration */ | 136 | /* Bootmagic Lite key configuration */ |
| 139 | // #define BOOTMAGIC_LITE_ROW 0 | 137 | // #define BOOTMAGIC_LITE_ROW 0 |
diff --git a/keyboards/ai03/vega/config.h b/keyboards/ai03/vega/config.h index ac589276a7..5f94ea9a7d 100644 --- a/keyboards/ai03/vega/config.h +++ b/keyboards/ai03/vega/config.h | |||
| @@ -59,5 +59,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 59 | //#define NO_ACTION_LAYER | 59 | //#define NO_ACTION_LAYER |
| 60 | //#define NO_ACTION_TAPPING | 60 | //#define NO_ACTION_TAPPING |
| 61 | //#define NO_ACTION_ONESHOT | 61 | //#define NO_ACTION_ONESHOT |
| 62 | //#define NO_ACTION_MACRO | ||
| 63 | //#define NO_ACTION_FUNCTION | ||
diff --git a/keyboards/ai03/voyager60_alps/config.h b/keyboards/ai03/voyager60_alps/config.h index cd749cc505..cd06071989 100644 --- a/keyboards/ai03/voyager60_alps/config.h +++ b/keyboards/ai03/voyager60_alps/config.h | |||
| @@ -90,8 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 90 | //#define NO_ACTION_LAYER | 90 | //#define NO_ACTION_LAYER |
| 91 | //#define NO_ACTION_TAPPING | 91 | //#define NO_ACTION_TAPPING |
| 92 | //#define NO_ACTION_ONESHOT | 92 | //#define NO_ACTION_ONESHOT |
| 93 | //#define NO_ACTION_MACRO | ||
| 94 | //#define NO_ACTION_FUNCTION | ||
| 95 | 93 | ||
| 96 | /* Bootmagic Lite key configuration */ | 94 | /* Bootmagic Lite key configuration */ |
| 97 | // #define BOOTMAGIC_LITE_ROW 0 | 95 | // #define BOOTMAGIC_LITE_ROW 0 |
