Migrate some dip switch config to info.json (#22437)

This commit is contained in:
Joel Challis 2023-11-22 21:33:59 +00:00 committed by GitHub
parent 3a5e4253fc
commit a0a6820c1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
42 changed files with 72 additions and 90 deletions

View file

@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define DIP_SWITCH_PINS { D0, D1, D4, D6 }
// THK uses D5 for audio
#undef AUDIO_PIN
#define AUDIO_PIN D5