aboutsummaryrefslogtreecommitdiff
path: root/keyboards/dp60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dp60/config.h')
-rw-r--r--keyboards/dp60/config.h19
1 files changed, 2 insertions, 17 deletions
diff --git a/keyboards/dp60/config.h b/keyboards/dp60/config.h
index 730363111..87eebbe19 100644
--- a/keyboards/dp60/config.h
+++ b/keyboards/dp60/config.h
@@ -13,7 +13,6 @@
13#define MANUFACTURER astro 13#define MANUFACTURER astro
14#define PRODUCT Dumplings 14#define PRODUCT Dumplings
15#define DESCRIPTION 60% rgb keyboard with ble extension 15#define DESCRIPTION 60% rgb keyboard with ble extension
16#define LANDING_PAGE yulei.github.io/qmk_webusb_tool/60_wkl.json
17 16
18/* key matrix size */ 17/* key matrix size */
19#define MATRIX_ROWS 5 18#define MATRIX_ROWS 5
@@ -35,13 +34,6 @@
35/* disable print */ 34/* disable print */
36//#define NO_PRINT 35//#define NO_PRINT
37 36
38/* disable action features */
39//#define NO_ACTION_LAYER
40//#define NO_ACTION_TAPPING
41//#define NO_ACTION_ONESHOT
42//#define NO_ACTION_MACRO
43//#define NO_ACTION_FUNCTION
44
45//rgb light setting 37//rgb light setting
46#define RGBLED_NUM 18 38#define RGBLED_NUM 18
47#define RGB_DI_PIN D7 39#define RGB_DI_PIN D7
@@ -56,16 +48,9 @@
56#define DRIVER_COUNT 2 48#define DRIVER_COUNT 2
57#define DRIVER_1_LED_TOTAL 36 49#define DRIVER_1_LED_TOTAL 36
58#define DRIVER_2_LED_TOTAL 36 50#define DRIVER_2_LED_TOTAL 36
59#define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL 51#define DRIVER_LED_TOTAL (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
60
61// tapping setting
62//#define TAPPING_TERM 200
63//#define RETRO_TAPPING
64//#define PERMISSIVE_HOLD
65 52
66#if defined(WEBUSB_ENABLE) || defined(RAW_ENABLE) 53#if defined(RAW_ENABLE)
67#define WEBUSB_KEYCOUNT 61
68#define WEBUSB_LAYERCOUNT 2
69//VIA 54//VIA
70#define DYNAMIC_KEYMAP_LAYER_COUNT 2 55#define DYNAMIC_KEYMAP_LAYER_COUNT 2
71// EEPROM usage 56// EEPROM usage