Fix Locking CapsLock support in ADB converter
This commit is contained in:
parent
c0137b4b32
commit
c4ab832be0
5 changed files with 16 additions and 37 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue