Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-08-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-07 | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-03 | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2022-07-13 | KPrepublic BM80v2 ISO Refactor (#17660) | James Young | |
* 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 | |||
2022-07-13 | [Keyboard] Kprepublic bm80v2 iso issue resolved (#17657) | Yizhen Liu | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-07-12 | [Keyboard] Kprepublic bm80v2 iso revised (#17571) | Yizhen Liu | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-07-03 | Revert "[Keyboard]KPrepublic bm80v2 Keyboard ISO support " (#17537) | Nick Brassel | |
2022-07-02 | [Keyboard]KPrepublic bm80v2 Keyboard ISO support (#17193) | Yizhen Liu | |
Co-authored-by: Drashna Jaelre <drashna@live.com> |