diff options
Diffstat (limited to 'keyboards/fleuron/config.h')
| -rw-r--r-- | keyboards/fleuron/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/fleuron/config.h b/keyboards/fleuron/config.h index 5268dc32f1..3f1d379163 100644 --- a/keyboards/fleuron/config.h +++ b/keyboards/fleuron/config.h | |||
| @@ -38,9 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 38 | /* COL2ROW, ROW2COL*/ | 38 | /* COL2ROW, ROW2COL*/ |
| 39 | #define DIODE_DIRECTION COL2ROW | 39 | #define DIODE_DIRECTION COL2ROW |
| 40 | 40 | ||
| 41 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | ||
| 42 | #define DEBOUNCE 5 | ||
| 43 | |||
| 44 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 41 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 45 | #define LOCKING_SUPPORT_ENABLE | 42 | #define LOCKING_SUPPORT_ENABLE |
| 46 | /* Locking resynchronize hack */ | 43 | /* Locking resynchronize hack */ |
