|
пре 2 година | |
---|---|---|
.. | ||
keycodes | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | пре 6 година |
layers | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | пре 6 година |
leader | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | пре 6 година |
plover | 5eb8f3f6b5 Keymap: Refactor Hacker Dvorak (#4688) | пре 6 година |
tap_dance | 1706da9054 tap-dance: Restructure code and document in more detail (#16394) | пре 3 година |
user | 7407347be1 Remove rgblight_list.h (#18878) | пре 2 година |
.gitignore | 538874f90f Keymap: Hacker Dvorak (#4514) | пре 6 година |
config.h | f27b617f36 [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) | пре 3 година |
gulpfile.js | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | пре 6 година |
hacker_dvorak.c | fe18df9d41 Normalise Dynamic Macro keycodes (#18939) | пре 2 година |
keymap.c | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | пре 6 година |
package.json | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | пре 6 година |
readme.md | 5eb8f3f6b5 Keymap: Refactor Hacker Dvorak (#4688) | пре 6 година |
rules.mk | a03aa301de Remove Full Bootmagic (#13846) | пре 4 година |
Inspired by the Programmer Dvorak keyboard layout, cherry picked ideas from other layouts in the EZ Repository, a character distribution heatmap vizualizer, my own subjective use cases and lots of trial and error.
Configure your OS keyboard layout to US, or the keymap will be incorrect.
I plan to use QMK in the future, in order to overcome some limitations of the Ergodox EZ graphical configurator), however I will defer that, until more progress is made to the new configurator.
H
, J
, K
, L
as direction keys.A
to F
for hexadecimal numbers (B
is also used for binary numeric literals in most programming
languages, ie. 0b11001
).X
for hexadecimal numeric literals in most programming languages, ie. 0xbeef
.O
for octal numeric literals in most programming languages, ie 0o123
.J
for complex numeric literals in Python, ie. 3j
.I
and M
for complex Julia numeric literals, ie. 3im
.Add images.
Please comment below if you have any ideas or suggestions. If you have used this layout or used it as a base, I'd love to hear about your experience!