Keyboard: Add dz60 tsangan hhkb (#4529)
* Add tsangan bottom row hhkb layout for dz60 * Add crd's tsangan hhkb layout for dz60 * Resort to native key aliases when they exist * Update crd's dz60 ansi keymap to match updates for hhkb fn layer * Add tsangan hhkb layout to dz60 info.json for KLE * Fix JSON nesting in dz60 layouts block * Minor adjustments to crd layouts to make them more consistent * Update layout naming to 60_tsangan_hhkb
This commit is contained in:
parent
d6b7ca04f2
commit
d115abfd8d
8 changed files with 88 additions and 23 deletions
|
@ -1,3 +0,0 @@
|
|||
# 60_ansi_tsangan_split_bs_rshift
|
||||
|
||||
LAYOUT_60_ansi_tsangan_split_bs_rshift
|
|
@ -1,7 +1,7 @@
|
|||
#include QMK_KEYBOARD_H
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
[0] = LAYOUT_60_ansi_tsangan_split_bs_rshift(
|
||||
[0] = LAYOUT_60_tsangan_hhkb(
|
||||
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS,KC_EQL,KC_BSPC,KC_BSPC,
|
||||
KC_TAB , KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC,KC_RBRC, KC_BSLS ,
|
||||
KC_CAPS , KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN,KC_QUOT, KC_ENT ,
|
3
layouts/default/60_tsangan_hhkb/readme.md
Normal file
3
layouts/default/60_tsangan_hhkb/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# 60_tsangan_hhkb
|
||||
|
||||
LAYOUT_60_tsangan_hhkb
|
Loading…
Add table
Add a link
Reference in a new issue