|
2 éve | |
---|---|---|
.. | ||
keycodes | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | 6 éve |
layers | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | 6 éve |
leader | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | 6 éve |
plover | 5eb8f3f6b5 Keymap: Refactor Hacker Dvorak (#4688) | 6 éve |
tap_dance | 1706da9054 tap-dance: Restructure code and document in more detail (#16394) | 3 éve |
user | 7407347be1 Remove rgblight_list.h (#18878) | 2 éve |
.gitignore | 538874f90f Keymap: Hacker Dvorak (#4514) | 6 éve |
config.h | f27b617f36 [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) | 2 éve |
gulpfile.js | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | 6 éve |
hacker_dvorak.c | fe18df9d41 Normalise Dynamic Macro keycodes (#18939) | 2 éve |
keymap.c | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | 6 éve |
package.json | 628e08c606 [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | 6 éve |
readme.md | 5eb8f3f6b5 Keymap: Refactor Hacker Dvorak (#4688) | 6 éve |
rules.mk | a03aa301de Remove Full Bootmagic (#13846) | 3 éve |
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!