Age | Commit message (Collapse) | Author |
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_f13_ansi_split_bs_rshift
* add LAYOUT_tkl_f13_ansi
* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_ansi_tsangan
* add LAYOUT_tkl_ansi_split_bs_rshift
* add LAYOUT_tkl_ansi
* add LAYOUT_tkl_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_ansi_tsangan
* add LAYOUT_tkl_f13_iso_split_bs_rshift
* add LAYOUT_tkl_f13_iso
* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_iso_tsangan
* add LAYOUT_tkl_iso_split_bs_rshift
* add LAYOUT_tkl_iso
* add LAYOUT_tkl_iso_tsangan_split_bs_rshift
* add LAYOUT_tkl_iso_tsangan
* enable Community Layout support
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_ansi
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* add LAYOUT_60_iso_split_bs_rshift
* add LAYOUT_60_iso
* add LAYOUT_60_iso_tsangan_split_bs_rshift
* add LAYOUT_60_iso_tsangan
* enable Community Layout support
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_ansi
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* add LAYOUT_60_iso_split_bs_rshift
* add LAYOUT_60_iso
* add LAYOUT_60_iso_tsangan_split_bs_rshift
* add LAYOUT_60_iso_tsangan
* enable Community Layout support
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT back to LAYOUT_all
Preparing to add new layouts, so we need `LAYOUT_all` back.
* add LAYOUT_ansi_blocker_split_bs
* add LAYOUT_ansi_blocker
* add LAYOUT_ansi_blocker_tsangan_split_bs
* add LAYOUT_ansi_blocker_tsangan
* add LAYOUT_iso_blocker_split_bs
* add LAYOUT_iso_blocker
* add LAYOUT_iso_blocker_tsangan_split_bs
* add LAYOUT_iso_blocker_tsangan
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* enable Community Layout support
|
|
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* enable Community Layout support
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_blocker_split_bs
* add LAYOUT_ansi_blocker
* add LAYOUT_ansi_blocker_tsangan_split_bs
* add LAYOUT_ansi_blocker_tsangan
* add LAYOUT_iso_blocker_split_bs
* add LAYOUT_iso_blocker
* add LAYOUT_iso_blocker_tsangan_split_bs
* add LAYOUT_iso_blocker_tsangan
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* patch diagram
* add LAYOUT_65_ansi_split_bs
* add LAYOUT_65_ansi
* add LAYOUT_65_ansi_rwkl_split_bs
* add LAYOUT_65_ansi_rwkl
* add LAYOUT_65_ansi_wkl_split_bs
* add LAYOUT_65_ansi_wkl
* add LAYOUT_65_iso_split_bs
* add LAYOUT_65_iso
* add LAYOUT_65_iso_rwkl_split_bs
* add LAYOUT_65_iso_rwkl
* add LAYOUT_65_iso_wkl_split_bs
* add LAYOUT_65_iso_wkl
* enable Community Layout support
|
|
|
|
|
|
* add matrix_diagram.md
* add LAYOUT_1x2u with reference keymap
* add LAYOUT_2x1u with reference keymap
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* info.json: correct layout data
* add LAYOUT_ansi
* add LAYOUT_iso
* add LAYOUT_ansi_split_bs_rshift
* add LAYOUT_iso_split_bs_rshift
* refactor default and via keymaps
- use four-space indent
- grid-align keycodes
|
|
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* info.json: correct layout data
* rename LAYOUT_all to LAYOUT
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_66_ansi_split_space
* add LAYOUT_66_iso_split_space
* refactor default keymap
- use four-space indent
- use QMK-native keycode aliases directly
- use `enum` statement for layer names
- grid-align keycodes
* refactor ansi keymap
- use four-space indent
- use QMK-native keycode aliases directly
- use `enum` statement for layer names
- grid-align keycodes
* refactor iso keymap
- use four-space indent
- use QMK-native keycode aliases directly
- use `enum` statement for layer names
- grid-align keycodes
* change layout macro for ansi keymap
Refactors the `ansi` keymap to use the `LAYOUT_66_ansi_split_space` macro, and renames the keymap to `default_ansi_split_space`.
* change layout macro for iso keymap
Refactors the `iso` keymap to use the `LAYOUT_66_iso_split_space` macro, and renames the keymap to `default_iso_split_space`.
* add LAYOUT_66_ansi
The column for the spacebar key may be wrong; I was unable to find high-resolution images of the PCB.
* add LAYOUT_66_iso
The column for the spacebar key may be wrong; I was unable to find high-resolution images of the PCB.
* enable Community Layout support
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_ansi_rwkl
* touch-up keymap keycode alignment
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_rwkl_split_bs
* add LAYOUT_ansi_rwkl
* add LAYOUT_ansi_wkl_split_bs
* add LAYOUT_ansi_wkl
* add LAYOUT_iso_rwkl_split_bs
* add LAYOUT_iso_rwkl
* add LAYOUT_iso_wkl_split_bs
* add LAYOUT_iso_wkl
* refactor keymaps
- use four-space indent
- add layer indices
- grid-align keycodes
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_fullsize_ansi
* enable Community Layout support
* refactor default keymap for readability
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs
* add LAYOUT_65_ansi_wkl_split_bs
* Update keyboards/jkeys_design/gentleman65_se_s/info.json
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* info.json: correct `name` to `keyboard_name`
* rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs
* add LAYOUT_65_isoenter_rwkl_split_bs
* Update keyboards/jkeys_design/gentleman65/info.json
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_f13_ansi_split_bs_rshift
* add LAYOUT_tkl_f13_ansi
* add LAYOUT_tkl_f13_ansi_tsangan
* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_iso_split_bs_rshift
* add LAYOUT_tkl_f13_iso
* add LAYOUT_tkl_f13_iso_tsangan
* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
* enable Community Layout support
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_alice_split_bs
* add LAYOUT_alice
* add LAYOUT_alice_full_rshift
* add LAYOUT_alice_split_bs_full_rshift
* enable Community Layout support
* Apply suggestions from code review
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_ansi
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* add LAYOUT_60_iso_split_bs_rshift
* add LAYOUT_60_iso
* add LAYOUT_60_iso_tsangan_split_bs_rshift
* add LAYOUT_60_iso_tsangan
* enable Community Layout support
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_66_ansi_split_bs
* add LAYOUT_66_ansi
* enable Community Layout support
* edit listed maintainer (reference GitHub username)
|
|
|
|
|
|
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add matrix position [5, 2] to LAYOUT_all
The PCB supports four 1u mod keys to the left of the Spacebar, but this was not implemented in the original submission to QMK.
* add LAYOUT_ansi_split_bs
* add LAYOUT_ansi
* add LAYOUT_ansi_blocker_split_bs
* add LAYOUT_ansi_blocker
* add LAYOUT_ansi_blocker_tsangan_split_bs
* add LAYOUT_ansi_blocker_tsangan
* add LAYOUT_iso_split_bs
* add LAYOUT_iso
* add LAYOUT_iso_blocker_split_bs
* add LAYOUT_iso_blocker
* add LAYOUT_iso_blocker_tsangan_split_bs
* add LAYOUT_iso_blocker_tsangan
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_long_lspace
* add LAYOUT_long_rspace
* add LAYOUT_long_spaces
* Update keyboards/ibnuda/alicia_cook/info.json
|
|
|
|
* info.json: correct layout data
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT
Only one layout is supported. Alias is maintained for backward compatibility.
|
|
|
|
|
|
|
|
Co-authored-by: Pablo MartÃnez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Tom Barnes <barnestom@me.com>
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
|
|
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
|
|
|
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_ansi_split_bs
* add LAYOUT_ansi
* add LAYOUT_ansi_rwkl_split_bs
* add LAYOUT_ansi_rwkl
|
|
|
|
|
|
|
|
|