Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debounce defines cleanup #19742

Merged
merged 30 commits into from
Feb 3, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
f02f5de
Clean up `DEBOUNCE` in config.h, 0-9
fauxpark Feb 3, 2023
c4b1316
Clean up `DEBOUNCE` in config.h, A
fauxpark Feb 3, 2023
921295d
Clean up `DEBOUNCE` in config.h, B
fauxpark Feb 3, 2023
1373563
Clean up `DEBOUNCE` in config.h, C
fauxpark Feb 3, 2023
cd258e8
Clean up `DEBOUNCE` in config.h, D
fauxpark Feb 3, 2023
33ab707
Clean up `DEBOUNCE` in config.h, E
fauxpark Feb 3, 2023
3c0568c
Clean up `DEBOUNCE` in config.h, F
fauxpark Feb 3, 2023
e97a283
Clean up `DEBOUNCE` in config.h, G
fauxpark Feb 3, 2023
235bd18
Clean up `DEBOUNCE` in config.h, H
fauxpark Feb 3, 2023
645ecfb
Clean up `DEBOUNCE` in config.h, handwired
fauxpark Feb 3, 2023
dd1747d
Clean up `DEBOUNCE` in config.h, I
fauxpark Feb 3, 2023
208028a
Clean up `DEBOUNCE` in config.h, J
fauxpark Feb 3, 2023
6f53205
Clean up `DEBOUNCE` in config.h, K
fauxpark Feb 3, 2023
96d0c39
Clean up `DEBOUNCE` in config.h, L
fauxpark Feb 3, 2023
328a22b
Clean up `DEBOUNCE` in config.h, M
fauxpark Feb 3, 2023
685d0b2
Clean up `DEBOUNCE` in config.h, N
fauxpark Feb 3, 2023
9539df5
Clean up `DEBOUNCE` in config.h, O
fauxpark Feb 3, 2023
2ea6cee
Clean up `DEBOUNCE` in config.h, P
fauxpark Feb 3, 2023
83a43ed
Clean up `DEBOUNCE` in config.h, Q
fauxpark Feb 3, 2023
359df86
Clean up `DEBOUNCE` in config.h, R
fauxpark Feb 3, 2023
ce2a1a7
Clean up `DEBOUNCE` in config.h, S
fauxpark Feb 3, 2023
f3cbec6
Clean up `DEBOUNCE` in config.h, T
fauxpark Feb 3, 2023
8adaf15
Clean up `DEBOUNCE` in config.h, U
fauxpark Feb 3, 2023
623dc32
Clean up `DEBOUNCE` in config.h, V
fauxpark Feb 3, 2023
993ab3f
Clean up `DEBOUNCE` in config.h, W
fauxpark Feb 3, 2023
80e1b35
Clean up `DEBOUNCE` in config.h, X
fauxpark Feb 3, 2023
a7d910e
Clean up `DEBOUNCE` in config.h, Y
fauxpark Feb 3, 2023
dde3b0d
Clean up `DEBOUNCE` in config.h, Z
fauxpark Feb 3, 2023
ffaa0b6
Remove default debounce from info.json
fauxpark Feb 3, 2023
bd1f98e
Migrate non-default debounce to info.json
fauxpark Feb 3, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Clean up DEBOUNCE in config.h, E
  • Loading branch information
fauxpark committed Feb 3, 2023
commit 33ab707f249aef380556375b49df21514d6bc6e0
3 changes: 0 additions & 3 deletions keyboards/e88/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/ealdin/quadrant/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255
#endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/earth_rover/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
1 change: 0 additions & 1 deletion keyboards/ebastler/isometria_75/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
#define DEBOUNCE 5

/* Backlight */
#define BACKLIGHT_PIN A9
Expand Down
3 changes: 0 additions & 3 deletions keyboards/eco/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
2 changes: 0 additions & 2 deletions keyboards/edc40/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@

#define DIODE_DIRECTION COL2ROW

#define DEBOUNCE 5

#define LOCKING_SUPPORT_ENABLE
#define LOCKING_RESYNC_ENABLE
#define RGB_DI_PIN C6
3 changes: 0 additions & 3 deletions keyboards/edda/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

// Indicators
#define INDICATOR_PIN_0 B2
#define INDICATOR_PIN_1 B1
Expand Down
3 changes: 0 additions & 3 deletions keyboards/edi/hardlight/mk1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/edi/hardlight/mk2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROW_PINS { B10, B11, A14, A15, A3, A0, A2, A1 }
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/edi/standaside/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
2 changes: 0 additions & 2 deletions keyboards/edinburgh41/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

#define DIODE_DIRECTION COL2ROW

#define DEBOUNCE 5

// Underglow LED settings

#define RGB_DI_PIN D0
Expand Down
3 changes: 0 additions & 3 deletions keyboards/eek/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200
#endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/efreet/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255
//#endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/ein_60/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200
#endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/elephant42/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# define RGB_MATRIX_SPD_STEP 8
#endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

#ifndef OLED_FONT_H
# define OLED_FONT_H "keyboards/elephant42/lib/glcdfont.c"
#endif
3 changes: 0 additions & 3 deletions keyboards/emajesty/eiri/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/*
* Feature disable options
* These options are also useful to firmware size reduction.
Expand Down
3 changes: 0 additions & 3 deletions keyboards/emery65/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE

Expand Down
5 changes: 0 additions & 5 deletions keyboards/emi20/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@
#define BACKLIGHT_LEVELS 3
#endif

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5



#ifdef RGB_DI_PIN
#define RGBLIGHT_EFFECT_BREATHING
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
Expand Down
3 changes: 0 additions & 3 deletions keyboards/eniigmakeyboards/ek60/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5
3 changes: 0 additions & 3 deletions keyboards/eniigmakeyboards/ek65/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255
// #endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/eniigmakeyboards/ek87/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255
// #endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/ep/40/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* If defined, GRAVE_ESC will always act as ESC when CTRL is held.
* This is userful for the Windows task manager shortcut (ctrl+shift+esc).
*/
Expand Down
3 changes: 0 additions & 3 deletions keyboards/ep/96/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

// #endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/ep/comsn/hs68/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/ep/comsn/mollydooker/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

// #endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/ep/comsn/tf_longeboye/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

// #endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/epoch80/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LED_CAPS_LOCK_PIN E6
#define LED_SCROLL_LOCK_PIN B7
#define LED_PIN_ON_STATE 0

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5
3 changes: 0 additions & 3 deletions keyboards/ergoslab/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D2

Expand Down
3 changes: 0 additions & 3 deletions keyboards/ergotravel/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/ericrlau/numdiscipline/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */
// #endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/esca/getawayvan/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#define GRAVE_ESC_CTRL_OVERRIDE

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
//#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/esca/getawayvan_f042/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#define GRAVE_ESC_CTRL_OVERRIDE

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
//#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/eternal_keypad/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255
//#endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/eu_isolation/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

Expand Down
3 changes: 0 additions & 3 deletions keyboards/evancookaudio/sleepingdinosaur/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 6
Expand Down
3 changes: 0 additions & 3 deletions keyboards/evancookaudio/tenpad/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* key matrix size */
#define MATRIX_ROWS 2
#define MATRIX_COLS 5
Expand Down
1 change: 0 additions & 1 deletion keyboards/eve/meteor/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_COL_PINS { C2, C3, C4, C5, C6, C7, A7, A6, A5, A4, A3, A2, A1, A0, D7}

#define DIODE_DIRECTION COL2ROW
#define DEBOUNCE 5

#define LED_CAPS_LOCK_PIN D1

Expand Down
3 changes: 0 additions & 3 deletions keyboards/evil80/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
#define BACKLIGHT_BREATHING
#define BACKLIGHT_LEVELS 3

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

Expand Down
3 changes: 0 additions & 3 deletions keyboards/evolv/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROW_PINS { B10, B11, A7, B0, B1, B2}
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/evyd13/atom47/rev2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
Expand Down
3 changes: 0 additions & 3 deletions keyboards/evyd13/atom47/rev3/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* Backlight configuration
*/
#define BACKLIGHT_PIN B6
Expand Down
Loading