diff options
| author | Joel Challis | 2023-11-22 22:33:59 +0100 |
|---|---|---|
| committer | GitHub | 2023-11-22 22:33:59 +0100 |
| commit | a0a6820c1b46d04bc146e0723fd47265e6afe67f (patch) | |
| tree | 85f835c57123479db51f7015cc539d22b24b3d54 /keyboards/preonic/rev3/config.h | |
| parent | 3a5e4253fcfe840170df5ae1ce623ab72c942d70 (diff) | |
Migrate some dip switch config to info.json (#22437)
Diffstat (limited to 'keyboards/preonic/rev3/config.h')
| -rw-r--r-- | keyboards/preonic/rev3/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/preonic/rev3/config.h b/keyboards/preonic/rev3/config.h index 3d64a4a34a..0ca96c9164 100644 --- a/keyboards/preonic/rev3/config.h +++ b/keyboards/preonic/rev3/config.h @@ -17,8 +17,6 @@ #pragma once -#define DIP_SWITCH_PINS { B14, A15, A0, B9 } - #define MUSIC_MAP #undef AUDIO_VOICES #undef AUDIO_PIN |