diff options
-rw-r--r-- | keyboards/boardsource/beiwagon/config.h | 4 | ||||
-rw-r--r-- | keyboards/boardsource/technik_o/config.h | 4 | ||||
-rw-r--r-- | keyboards/boardsource/technik_s/config.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/boardsource/beiwagon/config.h b/keyboards/boardsource/beiwagon/config.h index eb30e5535..797da3461 100644 --- a/keyboards/boardsource/beiwagon/config.h +++ b/keyboards/boardsource/beiwagon/config.h | |||
@@ -114,9 +114,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
114 | //#define MATRIX_HAS_GHOST | 114 | //#define MATRIX_HAS_GHOST |
115 | 115 | ||
116 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 116 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
117 | #define LOCKING_SUPPORT_ENABLE | 117 | //#define LOCKING_SUPPORT_ENABLE |
118 | /* Locking resynchronize hack */ | 118 | /* Locking resynchronize hack */ |
119 | #define LOCKING_RESYNC_ENABLE | 119 | //#define LOCKING_RESYNC_ENABLE |
120 | 120 | ||
121 | /* If defined, GRAVE_ESC will always act as ESC when CTRL is held. | 121 | /* If defined, GRAVE_ESC will always act as ESC when CTRL is held. |
122 | * This is useful for the Windows task manager shortcut (ctrl+shift+esc). | 122 | * This is useful for the Windows task manager shortcut (ctrl+shift+esc). |
diff --git a/keyboards/boardsource/technik_o/config.h b/keyboards/boardsource/technik_o/config.h index 3b9bf2021..51c9529da 100644 --- a/keyboards/boardsource/technik_o/config.h +++ b/keyboards/boardsource/technik_o/config.h | |||
@@ -114,9 +114,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
114 | //#define MATRIX_HAS_GHOST | 114 | //#define MATRIX_HAS_GHOST |
115 | 115 | ||
116 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 116 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
117 | #define LOCKING_SUPPORT_ENABLE | 117 | //#define LOCKING_SUPPORT_ENABLE |
118 | /* Locking resynchronize hack */ | 118 | /* Locking resynchronize hack */ |
119 | #define LOCKING_RESYNC_ENABLE | 119 | //#define LOCKING_RESYNC_ENABLE |
120 | 120 | ||
121 | /* If defined, GRAVE_ESC will always act as ESC when CTRL is held. | 121 | /* If defined, GRAVE_ESC will always act as ESC when CTRL is held. |
122 | * This is useful for the Windows task manager shortcut (ctrl+shift+esc). | 122 | * This is useful for the Windows task manager shortcut (ctrl+shift+esc). |
diff --git a/keyboards/boardsource/technik_s/config.h b/keyboards/boardsource/technik_s/config.h index 4f665330a..7b5f297c9 100644 --- a/keyboards/boardsource/technik_s/config.h +++ b/keyboards/boardsource/technik_s/config.h | |||
@@ -114,9 +114,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
114 | //#define MATRIX_HAS_GHOST | 114 | //#define MATRIX_HAS_GHOST |
115 | 115 | ||
116 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 116 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
117 | #define LOCKING_SUPPORT_ENABLE | 117 | //#define LOCKING_SUPPORT_ENABLE |
118 | /* Locking resynchronize hack */ | 118 | /* Locking resynchronize hack */ |
119 | #define LOCKING_RESYNC_ENABLE | 119 | //#define LOCKING_RESYNC_ENABLE |
120 | 120 | ||
121 | /* If defined, GRAVE_ESC will always act as ESC when CTRL is held. | 121 | /* If defined, GRAVE_ESC will always act as ESC when CTRL is held. |
122 | * This is useful for the Windows task manager shortcut (ctrl+shift+esc). | 122 | * This is useful for the Windows task manager shortcut (ctrl+shift+esc). |