summaryrefslogtreecommitdiff
path: root/keyboards/abatskeyboardclub
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
| | | | 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 developQMK Bot2022-09-27
|\
| * Update VID and PID of Abats Keyboard Club Nayeon (#18503)Ramon Imbao2022-09-27
| |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|/
* [Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265)Ramon Imbao2022-09-14
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-26
|
* Nayeon Community Layout support (#17665)James Young2022-07-14
| | | | | | | | | | | | | | | * 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 Imbao2022-06-20
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>