Skip to content

Commit

Permalink
v1-4-0 Better key mapping. CoDeKey.
Browse files Browse the repository at this point in the history
* A better Send method for key mapping, compatible with key repetition
* ScanCode key mapping, sometimes more robust than VKey mapping
* CoDeKey: Dual-function Compose+Dead key
* Special Keys settings tab on the Layout/Settings menu
  • Loading branch information
DreymaR committed Oct 12, 2022
1 parent b96d842 commit eae7638
Show file tree
Hide file tree
Showing 5 changed files with 598 additions and 647 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ KNOWN ISSUES:

DONE/TODO:
----------
For more info about past and future EPKL history, see the **[EPKL Advanced README][PklSrc]** in the Source folder.
For more info about past and future EPKL history, see the **[EPKL Advanced README][PklSrc]** in the EPKL_Source folder.
<br>

Credits/sources
Expand Down Expand Up @@ -450,6 +450,8 @@ _Øystein "DreymaR" Bech-Aase_
[PrtApp]: https://portableapps.com/ (PortableApps.com)
[SCMSDN]: https://msdn.microsoft.com/en-us/library/aa299374(v=vs.60).aspx (Scan code list at MSDN)
[VKCAHK]: https://autohotkey.com/docs/KeyList.htm (Virtual key list in the AHK docs)
[ISOANS]: https://deskthority.net/wiki/ANSI_vs_ISO (Deskthority on ANSI vs ISO keyboard models)
[Cmk-DH]: https://colemakmods.github.io/mod-dh/ (The ColemakMods Mod-DH project on the Colemak-DH layout)
[EPKLgh]: https://github.com/DreymaR/BigBagKbdTrixPKL/ (EPKL on GitHub)
[GitRel]: https://github.com/DreymaR/BigBagKbdTrixPKL/releases/latest (Latest EPKL release)
[GitCom]: https://github.com/DreymaR/BigBagKbdTrixPKL/archive/master.zip (Latest EPKL commit download)
Expand All @@ -468,5 +470,3 @@ _Øystein "DreymaR" Bech-Aase_
[MapIni]: ./Files/_eD_Remap.ini (EPKL Remap file)
[DKsIni]: ./Files/_eD_DeadKeys.ini (EPKL DeadKeys file)
[CmpIni]: ./Files/_eD_Compose.ini (EPKL Compose file)
[ISOANS]: https://deskthority.net/wiki/ANSI_vs_ISO (Deskthority on ANSI vs ISO keyboard models)
[Cmk-DH]: https://colemakmods.github.io/mod-dh/ (The ColemakMods Mod-DH project on the Colemak-DH layout)
Loading

0 comments on commit eae7638

Please sign in to comment.