summaryrefslogtreecommitdiff
path: root/keyboards/atlantis/ak81_ve
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-2/+6
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-6/+6
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-64/+0
2024-08-04`atlantis/ak81_ve`: move RGB Matrix LED config to data driven (#24115)Ryan3-50/+117
2024-05-21Move VIA config to keymap level (#23754)Joel Challis1-2/+2
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young2-6/+6
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis2-16/+14
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis2-49/+50
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-2/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-07-03Fix encoder map declarations (#21435)Joel Challis1-1/+1
2023-06-19Remove encoder in-matrix workaround code (#20389)jack3-54/+43
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-1/+1
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-2/+2
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-116/+97
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-2/+3
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-3/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-8/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-5/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-4/+4
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-3/+3
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-06[Keyboard] Atlantis ak81_ve encoder behaviour enhancement & fixes (#16503)fOmey3-10/+30
2022-02-06RGB matrix backlight mapping and fixes (#16231)fOmey1-6/+7
2022-01-24RGB matrix effects definiton fix (#15930)fOmey3-45/+45
2022-01-13[Keyboard] Atlantis AK81_VE support (#15392)fOmey9-0/+458