summaryrefslogtreecommitdiff
path: root/data/constants/keycodes/extras/keycodes_plover_dvorak_0.0.1.hjson
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-12-21 23:35:23 +0000
committerGitHub <noreply@github.com>2022-12-21 23:35:23 +0000
commite5721bbd37fcb0372fd007caae5a3f2aed060479 (patch)
tree68bfcddfb400d00cbbea3d14e5a3b1c90492218c /data/constants/keycodes/extras/keycodes_plover_dvorak_0.0.1.hjson
parent89b72017a014ca4810790831030c88054129f21c (diff)
Remaining DD keymap_extras migration (#19110)
* Parse headers to data * Regen headers from data
Diffstat (limited to 'data/constants/keycodes/extras/keycodes_plover_dvorak_0.0.1.hjson')
-rw-r--r--data/constants/keycodes/extras/keycodes_plover_dvorak_0.0.1.hjson73
1 files changed, 73 insertions, 0 deletions
diff --git a/data/constants/keycodes/extras/keycodes_plover_dvorak_0.0.1.hjson b/data/constants/keycodes/extras/keycodes_plover_dvorak_0.0.1.hjson
new file mode 100644
index 0000000000..9656dd9821
--- /dev/null
+++ b/data/constants/keycodes/extras/keycodes_plover_dvorak_0.0.1.hjson
@@ -0,0 +1,73 @@
+{
+ "aliases": {
+ "DV_1": {
+ "key": "PD_NUM"
+ }
+ "DV_Q": {
+ "key": "PD_LS"
+ }
+ "DV_W": {
+ "key": "PD_LT"
+ }
+ "DV_E": {
+ "key": "PD_LP"
+ }
+ "DV_R": {
+ "key": "PD_LH"
+ }
+ "DV_S": {
+ "key": "PD_LK"
+ }
+ "DV_D": {
+ "key": "PD_LW"
+ }
+ "DV_F": {
+ "key": "PD_LR"
+ }
+ "DV_Y": {
+ "key": "PD_STAR"
+ }
+ "DV_U": {
+ "key": "PD_RF"
+ }
+ "DV_I": {
+ "key": "PD_RP"
+ }
+ "DV_O": {
+ "key": "PD_RL"
+ }
+ "DV_P": {
+ "key": "PD_RT"
+ }
+ "DV_LBRC": {
+ "key": "PD_RD"
+ }
+ "DV_J": {
+ "key": "PD_RR"
+ }
+ "DV_K": {
+ "key": "PD_RB"
+ }
+ "DV_L": {
+ "key": "PD_RG"
+ }
+ "DV_SCLN": {
+ "key": "PD_RS"
+ }
+ "DV_QUOT": {
+ "key": "PD_RZ"
+ }
+ "DV_C": {
+ "key": "PD_A"
+ }
+ "DV_V": {
+ "key": "PD_O"
+ }
+ "DV_N": {
+ "key": "PD_E"
+ }
+ "DV_M": {
+ "key": "PD_U"
+ }
+ }
+} \ No newline at end of file