summaryrefslogtreecommitdiff
path: root/keyboards/axolstudio
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Migrate `g_led_config` to DD (0-9, A) (#25558)Jack Sangdahl2-22/+66
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis3-3/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-195/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-4/+4
2024-04-12Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis1-0/+0
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young2-13/+5
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis2-14/+12
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis4-24/+16
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-64/+64
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis2-48/+37
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-1/+1
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-1/+1
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan1-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-6/+6
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-100/+69
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan2-336/+302
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan2-59/+23
2023-04-04Move TKL F13 and FRL layouts to data driven (#20310)Ryan2-229/+204
2023-03-17Remove more empty headers (#20155)Ryan3-51/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan8-89/+20
2023-02-17Remove matrix size defines (#19581)Ryan4-16/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-3/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8
2023-02-03Debounce defines cleanup (#19742)Ryan4-12/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel4-4/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan4-4/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre1-31/+34
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan1-1/+0
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2-2/+2
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis3-3/+3
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan8-31/+27
2022-05-30Fix various lint errors (#17255)Joel Challis1-1/+1
2022-05-20Merge remote-tracking branch 'origin/master' into developQMK Bot1-5/+5
2022-05-20[Keyboard] yeti LED index correction (#17138)Albert Y1-5/+5
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-4/+4
2022-05-14Axolstudio Foundation Gamma: Community Layout Support (#17080)James Young5-11/+17
2022-05-11[Keyboard] Add Axostudio Yeti hotswap version (#16820)kb-elmo18-4/+461
2022-03-22[Keyboard] Add Axolstudio Foundation Gamma (#15948)kb-elmo9-0/+436
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-4/+2
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2-4/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2-2/+2