diff options
Diffstat (limited to 'keyboards/westfoxtrot')
| -rw-r--r-- | keyboards/westfoxtrot/aanzee/config.h | 2 | ||||
| -rw-r--r-- | keyboards/westfoxtrot/cyclops/config.h | 4 | ||||
| -rw-r--r-- | keyboards/westfoxtrot/cypher/config.h | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/westfoxtrot/aanzee/config.h b/keyboards/westfoxtrot/aanzee/config.h index 3959066b2..d88101fdc 100644 --- a/keyboards/westfoxtrot/aanzee/config.h +++ b/keyboards/westfoxtrot/aanzee/config.h | |||
| @@ -68,7 +68,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 68 | #define RGBW | 68 | #define RGBW |
| 69 | 69 | ||
| 70 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 70 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 71 | #define DEBOUNCING_DELAY 5 | 71 | #define DEBOUNCE 5 |
| 72 | 72 | ||
| 73 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 73 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 74 | //#define MATRIX_HAS_GHOST | 74 | //#define MATRIX_HAS_GHOST |
diff --git a/keyboards/westfoxtrot/cyclops/config.h b/keyboards/westfoxtrot/cyclops/config.h index b9a8fb28b..3af607031 100644 --- a/keyboards/westfoxtrot/cyclops/config.h +++ b/keyboards/westfoxtrot/cyclops/config.h | |||
| @@ -49,7 +49,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 49 | #define DIODE_DIRECTION COL2ROW | 49 | #define DIODE_DIRECTION COL2ROW |
| 50 | 50 | ||
| 51 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 51 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 52 | #define DEBOUNCING_DELAY 5 | 52 | #define DEBOUNCE 5 |
| 53 | 53 | ||
| 54 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 54 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 55 | //#define MATRIX_HAS_GHOST | 55 | //#define MATRIX_HAS_GHOST |
| @@ -204,4 +204,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 204 | 204 | ||
| 205 | /* Bootmagic Lite key configuration */ | 205 | /* Bootmagic Lite key configuration */ |
| 206 | // #define BOOTMAGIC_LITE_ROW 0 | 206 | // #define BOOTMAGIC_LITE_ROW 0 |
| 207 | // #define BOOTMAGIC_LITE_COLUMN 0 \ No newline at end of file | 207 | // #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/westfoxtrot/cypher/config.h b/keyboards/westfoxtrot/cypher/config.h index 48ff816f9..137883703 100644 --- a/keyboards/westfoxtrot/cypher/config.h +++ b/keyboards/westfoxtrot/cypher/config.h | |||
| @@ -53,7 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 53 | #define BACKLIGHT_LEVELS 5 | 53 | #define BACKLIGHT_LEVELS 5 |
| 54 | 54 | ||
| 55 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 55 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 56 | #define DEBOUNCING_DELAY 5 | 56 | #define DEBOUNCE 5 |
| 57 | 57 | ||
| 58 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 58 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 59 | #define LOCKING_SUPPORT_ENABLE | 59 | #define LOCKING_SUPPORT_ENABLE |
