summaryrefslogtreecommitdiffstats
path: root/keyboards/horrortroll/chinese_pcb/devil68_pro/keymaps/via/config.h
diff options
context:
space:
mode:
authorHorrorTroll <sonicvipduc@gmail.com>2022-11-08 23:22:38 +0700
committerGitHub <noreply@github.com>2022-11-08 08:22:38 -0800
commit421448cd4108b973d9a55c94f241ee0ec7ef0f09 (patch)
tree2f91ad03abd400313f604fdacf48efec2c43f41a /keyboards/horrortroll/chinese_pcb/devil68_pro/keymaps/via/config.h
parenta25e5ce1b3bc16e0846bc7c328e2d29561c7d849 (diff)
[Keyboard] Refactor chinese PCB folder (#18923)
Diffstat (limited to 'keyboards/horrortroll/chinese_pcb/devil68_pro/keymaps/via/config.h')
-rw-r--r--keyboards/horrortroll/chinese_pcb/devil68_pro/keymaps/via/config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/horrortroll/chinese_pcb/devil68_pro/keymaps/via/config.h b/keyboards/horrortroll/chinese_pcb/devil68_pro/keymaps/via/config.h
index fe6aa8c1f7..4a9ae9bdc2 100644
--- a/keyboards/horrortroll/chinese_pcb/devil68_pro/keymaps/via/config.h
+++ b/keyboards/horrortroll/chinese_pcb/devil68_pro/keymaps/via/config.h
@@ -1,4 +1,4 @@
-/* Copyright 2021 HorrorTroll <https://github.com/HorrorTroll>
+/* Copyright 2022 HorrorTroll <https://github.com/HorrorTroll>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -17,7 +17,3 @@
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 2
-
-#ifdef RGB_MATRIX_ENABLE
- #define VIA_QMK_RGBLIGHT_ENABLE
-#endif