summaryrefslogtreecommitdiff
path: root/keyboards/akko/top40
AgeCommit message (Collapse)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-2/+6
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis1-2/+0
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-3/+3
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-38/+0
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young2-5/+6
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-76/+76
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis2-8/+3
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-2/+2
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan3-6/+6
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis2-3/+3
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis2-2/+2
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan1-1/+1
2023-09-12Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)Joel Challis2-6/+7
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-23Akko Top40: correct layout data (#21348)James Young1-2/+2
2023-06-14[Keyboard] add top40 keyboard. (#21199)jonylee@hfd10-0/+512
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>