Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 3 | -3/+3 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -2/+5 |
| | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-27 | 1 | -1/+1 |
|\ | |||||
| * | Update VID and PID of Abats Keyboard Club Nayeon (#18503) | Ramon Imbao | 2022-09-27 | 1 | -1/+1 |
| | | |||||
* | | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
|/ | |||||
* | [Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265) | Ramon Imbao | 2022-09-14 | 8 | -226/+54 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: A (#17781) | Ryan | 2022-07-26 | 2 | -7/+6 |
| | |||||
* | Nayeon Community Layout support (#17665) | James Young | 2022-07-14 | 5 | -7/+250 |
| | | | | | | | | | | | | | | | * 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. | ||||
* | [Keyboard] Add Nayeon by Abats Keyboard Club (#16659) | Ramon Imbao | 2022-06-20 | 13 | -0/+838 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> |