Skip to content

Commit

Permalink
Remove more legacy config.h options (qmk#21709)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr committed Aug 8, 2023
1 parent b4fb445 commit 805324c
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 30 deletions.
2 changes: 0 additions & 2 deletions keyboards/latincompass/latin47ble/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,3 @@
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

#define VIA_HAS_BROKEN_KEYCODES
3 changes: 0 additions & 3 deletions keyboards/latincompass/latin64ble/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 0 additions & 2 deletions keyboards/lily58/r2g/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once
//#define SERIAL_USE_MULTI_TRANSACTION


#ifdef RGB_MATRIX_ENABLE
# define RGB_MATRIX_LED_COUNT 74
Expand Down
18 changes: 0 additions & 18 deletions keyboards/spaceman/pancake/rev1/feather/config.h

This file was deleted.

2 changes: 0 additions & 2 deletions keyboards/tokyokeyboard/alix40/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

/* Bluetooth */
#define BATTERY_LEVEL_PIN B6

#define VIA_HAS_BROKEN_KEYCODES
3 changes: 0 additions & 3 deletions keyboards/yandrstudio/nz64/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
*/
#pragma once

/* Fix VIA RGB_light */
#define VIA_HAS_BROKEN_KEYCODES

/* RGB Matrix */
#ifdef RGB_MATRIX_ENABLE
# define RGB_MATRIX_LED_COUNT 82
Expand Down

0 comments on commit 805324c

Please sign in to comment.