diff options
Diffstat (limited to 'keyboards/katana60/config.h')
| -rw-r--r-- | keyboards/katana60/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/katana60/config.h b/keyboards/katana60/config.h index 169cffb42..aaf2b5d54 100644 --- a/keyboards/katana60/config.h +++ b/keyboards/katana60/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 ROW2COL | 50 | #define DIODE_DIRECTION ROW2COL |
| 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 |
| @@ -111,7 +111,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 111 | ) | 111 | ) |
| 112 | 112 | ||
| 113 | #define TAPPING_TERM 200 | 113 | #define TAPPING_TERM 200 |
| 114 | #define PREVENT_STUCK_MODIFIERS | ||
| 115 | 114 | ||
| 116 | /* control how magic key switches layers */ | 115 | /* control how magic key switches layers */ |
| 117 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true | 116 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true |
