summaryrefslogtreecommitdiff
path: root/keyboards/c39
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/c39')
-rw-r--r--keyboards/c39/keymaps/drashna/rules.mk1
-rw-r--r--keyboards/c39/keymaps/kuchosauronad0/config.h9
2 files changed, 1 insertions, 9 deletions
diff --git a/keyboards/c39/keymaps/drashna/rules.mk b/keyboards/c39/keymaps/drashna/rules.mk
index 6ebd15a180..09c29f0e8f 100644
--- a/keyboards/c39/keymaps/drashna/rules.mk
+++ b/keyboards/c39/keymaps/drashna/rules.mk
@@ -1,4 +1,5 @@
MCU = STM32F303
+BOARD = QMK_PROTON_C
BOOTLOADER =
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration(+1000)
diff --git a/keyboards/c39/keymaps/kuchosauronad0/config.h b/keyboards/c39/keymaps/kuchosauronad0/config.h
index cf0726e2bb..d67935a9fd 100644
--- a/keyboards/c39/keymaps/kuchosauronad0/config.h
+++ b/keyboards/c39/keymaps/kuchosauronad0/config.h
@@ -32,12 +32,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# define RGB_DI_PIN D0
# define RGBLED_NUM 4
#endif // !RGBLIGHT_ENABLE
-
-/*
-#ifdef AUDIO_ENABLE
-# Timer 1: #define B5_AUDIO #define B6_AUDIO #define B7_AUDIO
-# Timer 3: #define C4_AUDIO #define C5_AUDIO #define C6_AUDIO
-//TODO: only D0 and D1 available
-#endif // !AUDIO_ENABLE
-*/
-