summaryrefslogtreecommitdiff
path: root/keyboards/akko
AgeCommit message (Expand)AuthorFilesLines
2025-08-15Remove overriding of `DF()` within keyboards (#25541)Joel Challis2-25/+4
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis4-8/+24
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis4-8/+0
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis4-4/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel1-1/+1
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan3-23/+23
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2-11/+11
2024-10-12Fix rendering of `keymap_config.no_gui` within `led_update_kb` (#24473)Joel Challis1-6/+3
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-278/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-9/+9
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young8-20/+24
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis8-4/+0
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan4-415/+415
2024-01-02Remove IS31FLCOMMON code (#22800)Ryan2-4/+4
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis8-32/+12
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan4-4/+4
2023-12-18Update keyboard LED driver configs (#22638)Ryan4-4/+4
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis3-3/+0
2023-11-14Migrate some EEPROM config to info.json (#22434)Joel Challis3-4/+8
2023-11-11Merge remote-tracking branch 'origin/master' into developQMK Bot10-0/+723
2023-11-11add 5087 keyboard (#20557)jonylee@hfd10-0/+723
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan3-7/+7
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan9-19/+19
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis6-9/+9
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis6-6/+6
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan3-3/+3
2023-09-12Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)Joel Challis6-11/+21
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan3-3/+3
2023-06-23Akko Top40: correct layout data (#21348)James Young1-2/+2
2023-06-14[Keyboard] add top40 keyboard. (#21199)jonylee@hfd10-0/+512
2023-06-14[Keyboard] add acr87 keyboard. (#21200)jonylee@hfd10-0/+792
2023-06-14[Keyboard]add 5108 Keyboard. (#21184)jonylee@hfd10-0/+734