summaryrefslogtreecommitdiffstats
path: root/keyboards/kprepublic/bm80v2_iso/bm80v2_iso.c
Commit message (Collapse)AuthorAgeFilesLines
* Move TKL layouts to data driven (#20337)Ryan2023-04-051-1/+1
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-41/+41
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* KPrepublic BM80v2 ISO Refactor (#17660)James Young2022-07-131-1/+1
| | | | | | | | | | | | | | | | | | | | | * 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/+150
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Revert "[Keyboard]KPrepublic bm80v2 Keyboard ISO support " (#17537)Nick Brassel2022-07-031-150/+0
|
* [Keyboard]KPrepublic bm80v2 Keyboard ISO support (#17193)Yizhen Liu2022-07-021-0/+150
Co-authored-by: Drashna Jaelre <drashna@live.com>