Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2024-06-24 08:20:17 +00:00
commit 751482580e
2 changed files with 3 additions and 1 deletions

View file

@ -4,6 +4,9 @@
"maintainer": "customMK", "maintainer": "customMK",
"bootloader": "stm32-dfu", "bootloader": "stm32-dfu",
"diode_direction": "ROW2COL", "diode_direction": "ROW2COL",
"audio": {
"driver": "pwm_hardware"
},
"dynamic_keymap": { "dynamic_keymap": {
"layer_count": 32 "layer_count": 32
}, },

View file

@ -1 +0,0 @@
AUDIO_DRIVER = pwm_hardware