|
|
@ -53,7 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
#define BACKLIGHT_LEVELS 3 |
|
|
|
#define BACKLIGHT_LEVELS 3 |
|
|
|
|
|
|
|
|
|
|
|
/* Set 0 if debouncing isn't needed */ |
|
|
|
/* Set 0 if debouncing isn't needed */ |
|
|
|
#define DEBOUNCING_DELAY 5 |
|
|
|
#define DEBOUNCE 5 |
|
|
|
|
|
|
|
|
|
|
|
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
|
|
|
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
|
|
|
#define LOCKING_SUPPORT_ENABLE |
|
|
|
#define LOCKING_SUPPORT_ENABLE |
|
|
@ -83,4 +83,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
//#define NO_ACTION_MACRO
|
|
|
|
//#define NO_ACTION_MACRO
|
|
|
|
//#define NO_ACTION_FUNCTION
|
|
|
|
//#define NO_ACTION_FUNCTION
|
|
|
|
|
|
|
|
|
|
|
|
#endif |
|
|
|
#endif |
|
|
|