aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQMK Bot2024-06-24 10:20:17 +0200
committerQMK Bot2024-06-24 10:20:17 +0200
commit751482580ed992acdbafc262c281e5d179cebe69 (patch)
treec1fd7c1a5efb2c940d00103c3956fb433dcfbc6d
parentc973ee1445c5121fcf2dfdbf7ffcd1a6b7a8ed9c (diff)
parent378dbd32bdb362befabd63a481cae67d978a4568 (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--keyboards/custommk/ergostrafer_rgb/keyboard.json (renamed from keyboards/custommk/ergostrafer_rgb/info.json)3
-rw-r--r--keyboards/custommk/ergostrafer_rgb/rules.mk1
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/custommk/ergostrafer_rgb/info.json b/keyboards/custommk/ergostrafer_rgb/keyboard.json
index ac058be1a4..a0b0645e98 100644
--- a/keyboards/custommk/ergostrafer_rgb/info.json
+++ b/keyboards/custommk/ergostrafer_rgb/keyboard.json
@@ -4,6 +4,9 @@
"maintainer": "customMK",
"bootloader": "stm32-dfu",
"diode_direction": "ROW2COL",
+ "audio": {
+ "driver": "pwm_hardware"
+ },
"dynamic_keymap": {
"layer_count": 32
},
diff --git a/keyboards/custommk/ergostrafer_rgb/rules.mk b/keyboards/custommk/ergostrafer_rgb/rules.mk
deleted file mode 100644
index 72f75f4367..0000000000
--- a/keyboards/custommk/ergostrafer_rgb/rules.mk
+++ /dev/null
@@ -1 +0,0 @@
-AUDIO_DRIVER = pwm_hardware