Age | Commit message (Collapse) | Author |
|
* [Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2
This is already supported by VIA.
* [Keymap] Fix kbd67 catrielmuller_camilad keymap
* [Keyboard] Add my keymap for KBDfans KBD67 rev2 using 'LAYOUT_65_ansi_split_bs'
|
|
* [keymap] Adds tofu65 with split spacebar
* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd67/rev2/rev2.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* keymap:tofu65: remove unneeded config.h
* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
A user in Discord reported that the right bracket and ISO hash keys on
KBD67 rev2 using LAYOUT_65_iso were swapped. When comparing
LAYOUT_65_iso with LAYOUT_65_ansi, the problem with a wrong assignment
of the right bracket key is obvious — that key is K1D in the ANSI layout
macro, but the ISO layout macro had K1E there, and K1D at the position
of the ISO hash key.
Fix the LAYOUT_65_iso macro by swapping those arguments (and also align
the K1D argument for the right bracket key properly).
|
|
* Community layout support for KBD67 hotswap
* Community layout support for KBD67 rev1
* Community layout support for KBD67 rev2
* Move bcat's KBD67 hotswap layout to community
|
|
* add new layout for 65% with blocker and add matching keymap
the rev2 pcb gets used in the kbd67 which has a blocker between the left arrow key and the right ctrl key. this layout is missing so far even though it's probably the most used one for this board.
* add split backspace layout with blocker
* change keycode for backslash
* update rules.mk and add missing layouts in info.json
* Update keyboards/kbdfans/kbd67/rev2/rules.mk
Co-Authored-By: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|
|
|
|
* feat: add kbd67v2 support
* update cr
* Update keyboards/kbdfans/kbd67/rev2/config.h
Co-Authored-By: Vorror <paul@dgtlrepublic.com>
* Update keyboards/kbdfans/kbd67/rev2/config.h
Co-Authored-By: Vorror <paul@dgtlrepublic.com>
* Update keyboards/kbdfans/kbd67/rev2/rev2.c
Co-Authored-By: Vorror <paul@dgtlrepublic.com>
* Update keyboards/kbdfans/kbd67/rev2/rules.mk
Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
* Update keyboards/kbdfans/kbd67/rev2/readme.md
Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
|