summaryrefslogtreecommitdiffstats
path: root/keyboards/kprepublic/bm80v2_iso/keymaps/via/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-071-1/+1
|
* KPrepublic BM80v2 ISO Refactor (#17660)James Young2022-07-131-12/+12
| | | | | | | | | | | | | | | | | | | | | * bm80v2_iso.h: convert tabs to spaces * bm80v2_iso.h: use ___ for KC_NO * bm80v2_iso.h: use QMK 3-character notation * refactor macro for tkl_iso Community Layout compatibility - move the matrix position identifier for Enter to the home row * info.json: correct layout data * rules.mk: tidy-up formatting * readme.md: tidy-up formatting * update maintainer; re-assign copyright * assign ISO-appropriate keycodes in keymaps
* [Keyboard] Kprepublic bm80v2 iso revised (#17571)Yizhen Liu2022-07-121-0/+43
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Revert "[Keyboard]KPrepublic bm80v2 Keyboard ISO support " (#17537)Nick Brassel2022-07-031-43/+0
|
* [Keyboard]KPrepublic bm80v2 Keyboard ISO support (#17193)Yizhen Liu2022-07-021-0/+43
Co-authored-by: Drashna Jaelre <drashna@live.com>