Ryan
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Drashna Jaelre
64b1ed4550
Fix Per Key LED Indicator Callbacks ( #18450 )
...
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-10-04 15:24:22 -07:00
QMK Bot
8d8e70fc3f
Merge remote-tracking branch 'origin/master' into develop
2022-09-27 13:52:20 +00:00
Ramon Imbao
63c87f591e
Update VID and PID of Abats Keyboard Club Nayeon ( #18503 )
2022-09-27 14:51:40 +01:00
Ryan
36c410592d
Change DRIVER_LED_COUNT
to {LED,RGB}_MATRIX_LED_COUNT
( #18399 )
2022-09-23 22:46:23 +10:00
Ramon Imbao
fc3f2dcb43
[Keyboard] Replace Nayeon ATmega32u4 config with RP2040 ( #18265 )
2022-09-14 08:16:54 -07:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS
( #17931 )
2022-08-06 23:23:35 +10:00
Ryan
674422eb13
Move keyboard USB IDs and strings to data driven: A ( #17781 )
2022-07-26 01:52:18 +01:00
James Young
2d7de91888
Nayeon Community Layout support ( #17665 )
...
* 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-07-14 14:31:37 -07:00
Ramon Imbao
7b7fb63f4b
[Keyboard] Add Nayeon by Abats Keyboard Club ( #16659 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2022-06-20 20:16:13 -07:00