summaryrefslogtreecommitdiffstats
path: root/keyboards/kprepublic/bm80v2_iso/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
|
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-031-7/+0
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* 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 issue resolved (#17657)Yizhen Liu2022-07-131-4/+40
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Kprepublic bm80v2 iso revised (#17571)Yizhen Liu2022-07-121-0/+48
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Revert "[Keyboard]KPrepublic bm80v2 Keyboard ISO support " (#17537)Nick Brassel2022-07-031-52/+0
|
* [Keyboard]KPrepublic bm80v2 Keyboard ISO support (#17193)Yizhen Liu2022-07-021-0/+52
Co-authored-by: Drashna Jaelre <drashna@live.com>