summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbd67/rev2/info.json
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add 'LAYOUT_65_ansi_split_bs_2_right_mods' support to KBDfans ↵Andy Freeland2021-06-151-0/+75
| | | | KBD67 rev2 (#12053)
* kbdfans/kbd67/rev2: add LAYOUT_65_ansi_split_space layout data (#13102)James Young2021-06-031-0/+78
|
* [Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2 (#11739)Andy Freeland2021-02-281-1/+77
| | | | | | | | | * [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'
* add ansi with blocker layout and keymap for KBD67 rev2 PCB (#8538)elmo-space2020-03-251-0/+149
| | | | | | | | | | | | | | | | | * 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>
* Add ISO layout macro for KBD67 rev2 (#7113)fauxpark2019-10-221-14/+240
|
* feat: add kbd67v2 support (#5777)Paul J. Miller2019-05-111-0/+16
* 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>