From 3bf01bb9ed202b14f78105db2aa2a75d01fc4323 Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 23 Feb 2023 09:20:23 +1100 Subject: Move QMK LUFA bootloader config to data driven (#19879) --- keyboards/splitkb/zima/config.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'keyboards/splitkb') diff --git a/keyboards/splitkb/zima/config.h b/keyboards/splitkb/zima/config.h index 777c56465f..0cb93e77af 100644 --- a/keyboards/splitkb/zima/config.h +++ b/keyboards/splitkb/zima/config.h @@ -20,10 +20,6 @@ along with this program. If not, see . #define ENCODERS_PAD_A { B4 } #define ENCODERS_PAD_B { D7 } -// #define QMK_ESC_OUTPUT B7 -// #define QMK_ESC_INPUT C6 -// #define QMK_SPEAKER B6 - #define AUDIO_PIN B6 #define AUDIO_CLICKY #define NO_MUSIC_MODE -- cgit v1.2.3