Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-27 | Update VID and PID of Abats Keyboard Club Nayeon (#18503) | Ramon Imbao | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-09-14 | [Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265) | Ramon Imbao | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-07-26 | Move keyboard USB IDs and strings to data driven: A (#17781) | Ryan | |
2022-07-14 | Nayeon Community Layout support (#17665) | James Young | |
* Nayeon Community Layout support - macro `LAYOUT_ansi` renamed to `LAYOUT_tkl_f13_ansi_tsangan` - macro `LAYOUT_iso` renamed to `LAYOUT_tkl_f13_iso_tsangan` - Community Layout support enabled in `rules.mk` * add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift * info.json: update maintainer field Field is meant to reference the GitHub username of the maintainer. | |||
2022-06-20 | [Keyboard] Add Nayeon by Abats Keyboard Club (#16659) | Ramon Imbao | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> |