diff options
author | Joel Challis <git@zvecr.com> | 2023-08-08 09:06:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-08 09:06:38 +0100 |
commit | 805324c456100994ae31da6e62f39026d752ebb2 (patch) | |
tree | 70c114f68a9f8d33edb8d32ac9bba82d1e2f1b7f /keyboards/latincompass/latin64ble | |
parent | b4fb445dbf4d2c8f357a994991fb3d855968035a (diff) |
Remove more legacy config.h options (#21709)
Diffstat (limited to 'keyboards/latincompass/latin64ble')
-rw-r--r-- | keyboards/latincompass/latin64ble/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/latincompass/latin64ble/config.h b/keyboards/latincompass/latin64ble/config.h index 1b27e5b254..8d21dd078c 100644 --- a/keyboards/latincompass/latin64ble/config.h +++ b/keyboards/latincompass/latin64ble/config.h @@ -26,6 +26,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.*/ #define RGBLIGHT_EFFECT_RGB_TEST #define RGBLIGHT_EFFECT_ALTERNATING #define RGBLIGHT_EFFECT_TWINKLE - - -#define VIA_HAS_BROKEN_KEYCODES |