aboutsummaryrefslogtreecommitdiff
path: root/unimap_trans.h
AgeCommit message (Collapse)AuthorFilesLines
2021-02-14fixed "security key" (Bediensicherungsbaugruppe) handlingRobin Haberkorn1-8/+10
* the keypress events were swallowed due to debouncing * instead, we process the corresponding bits in the keyboard matrix now only after debouncing. * we now generate a short keypress event (immediately followed by a keyrelease) not only when removing, but also when inserting the physical key. * when removing the key, F18 (in Unimap's geometry, by default mapped to RCTRL) is additionally pressed. This can be used to discern removing from inserting. In the common case that you own only one physical key, you can remap F18 to the removal action and F19 (or whatever corresponds to your key) to the insertion action.
2021-02-13added the K7637 firmwareRobin Haberkorn1-0/+99