Skip to content

Commit

Permalink
v1-4-1 Timerless EPKL. State-2-VK. SwiSh & FliCK. Layout_Override.
Browse files Browse the repository at this point in the history
* Key press timers removed. Should make EPKL more precise for games etc.
* State mapped layouts can be used as key mapped ones, typically eD2VK type.
* Two new shift state modifiers: SwiSh & FliCK, allowing for many layers.
* Layout.ini can be overridden by an override file in the active layout folder.
  • Loading branch information
DreymaR committed Feb 7, 2023
1 parent b63ff08 commit 05ebd9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/EPKL_Source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -537,3 +537,4 @@ VERSION HISTORY:
- KeyUp was put on a 1 ms timer like KeyDn had, to ensure it doesn't sneak past a last KeyDown of a repeating key.
- Eventually though, the whole timer system was removed to make EPKL timerless.
- Fixed: NumPadDot was state mapped as an explicit dot/comma key. This behavior is unintuitive, so it's been relegated to `EPKL_Layouts_Override_Example`.
* EPKL v1.?.?: WIP

0 comments on commit 05ebd9a

Please sign in to comment.