Age | Commit message (Collapse) | Author |
|
* 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>
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_625u_space_split_bs
* add LAYOUT_625u_space
* rename LAYOUT_all to LAYOUT_split_space_split_bs
* add LAYOUT_split_space
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_ansi_tsangan
* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_iso_tsangan
* enable Community Layout support
|
|
|
|
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_ansi_blocker
Existing codebase only supports the Hotswap version, but there is a Soldered version that supports additional layouts.
* refactor keymaps
- use four-space indent
- update grid-alignment of keycodes
- remove trailing spaces
* flesh-out keyboard readme
|
|
|
|
|
|
* 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
* enable Community Layout support
* edit listed maintainer (reference GitHub username)
|
|
|
|
|
|
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* 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_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
* Apply suggestions from code review
|
|
* add matrix_diagram.md
* refactor keymaps
* fix Configurator implementation
The original C-based code had an off-by-one error in the key sequence, that was then converted in data-driven configurator without being corrected.
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_ansi
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* add LAYOUT_60_ansi_wkl_split_bs_rshift
* add LAYOUT_60_ansi_wkl
* enable Community Layout support
* edit listed maintainer (reference GitHub username)
|
|
* add matrix_diagram.md
* info.json: correct key sequence
Fixes an off-by-one error between Right Split Backspace and Enter.
* refactor and unify keymaps
Edit the `default` and `via` keymaps for consistency layer-to-layer, to each other, and to the `info.json` layout data.
* 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 layout reference keymaps
* info.json: remove extra line breaks
* edit maintainer value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Pablo MartÃnez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
Setting the bootloader for something with `promicro` in the name to
`atmel-dfu` was really confusing.
|