diff options
Diffstat (limited to 'keyboard/gh60')
-rw-r--r-- | keyboard/gh60/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h index bd0a19c33c..38d88eecc4 100644 --- a/keyboard/gh60/config.h +++ b/keyboard/gh60/config.h @@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Mechanical locking CapsLock support. Use KC_LCAP instead of KC_CAPS in keymap */ #define CAPSLOCK_LOCKING_ENABLE -/* Locking CapsLock resynchronize hack, which won't work on Linux */ +/* Locking CapsLock resynchronize hack */ #define CAPSLOCK_LOCKING_RESYNC_ENABLE /* key combination for command */ |