aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/kbod/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/kbod/config.h')
-rw-r--r--keyboards/handwired/kbod/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/handwired/kbod/config.h b/keyboards/handwired/kbod/config.h
index f3d0c8bf2..a3f3e3908 100644
--- a/keyboards/handwired/kbod/config.h
+++ b/keyboards/handwired/kbod/config.h
@@ -48,7 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
48 48
49/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ 49/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */
50#define DIODE_DIRECTION COL2ROW 50#define DIODE_DIRECTION COL2ROW
51 51
52// #define BACKLIGHT_PIN B7 52// #define BACKLIGHT_PIN B7
53// #define BACKLIGHT_BREATHING 53// #define BACKLIGHT_BREATHING
54// #define BACKLIGHT_LEVELS 3 54// #define BACKLIGHT_LEVELS 3
@@ -159,8 +159,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
159//#define NO_ACTION_MACRO 159//#define NO_ACTION_MACRO
160//#define NO_ACTION_FUNCTION 160//#define NO_ACTION_FUNCTION
161 161
162#define PREVENT_STUCK_MODIFIERS
163
164#undef TAPPING_TOGGLE 162#undef TAPPING_TOGGLE
165#define TAPPING_TOGGLE 2 163#define TAPPING_TOGGLE 2
166 164