diff options
Diffstat (limited to 'keyboards/quark/config.h')
| -rw-r--r-- | keyboards/quark/config.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/quark/config.h b/keyboards/quark/config.h index 084891b2c..1dede7ed6 100644 --- a/keyboards/quark/config.h +++ b/keyboards/quark/config.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Copyright 2015-2017 Jack Humbert | 1 | /* Copyright 2020 Nathan Spears |
| 2 | * Modified by Nasp for the Quark | 2 | * |
| 3 | * This program is free software: you can redistribute it and/or modify | 3 | * This program is free software: you can redistribute it and/or modify |
| 4 | * it under the terms of the GNU General Public License as published by | 4 | * it under the terms of the GNU General Public License as published by |
| 5 | * the Free Software Foundation, either version 2 of the License, or | 5 | * the Free Software Foundation, either version 2 of the License, or |
| @@ -71,5 +71,3 @@ | |||
| 71 | #define RGBLIGHT_HUE_STEP 12 // units to step when in/decreasing hue | 71 | #define RGBLIGHT_HUE_STEP 12 // units to step when in/decreasing hue |
| 72 | #define RGBLIGHT_SAT_STEP 12 // units to step when in/decresing saturation | 72 | #define RGBLIGHT_SAT_STEP 12 // units to step when in/decresing saturation |
| 73 | #define RGBLIGHT_VAL_STEP 12 // units to step when in/decreasing value (brightness) | 73 | #define RGBLIGHT_VAL_STEP 12 // units to step when in/decreasing value (brightness) |
| 74 | |||
| 75 | #define TAPPING_TOGGLE 2 | ||
