index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
axolstudio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-30
Migrate `g_led_config` to DD (0-9, A) (#25558)
Jack Sangdahl
2
-22
/
+66
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
3
-3
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
3
-3
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
8
-195
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-4
/
+4
2024-04-12
Migrate build target markers to keyboard.json - 0AB (#23488)
Joel Challis
1
-0
/
+0
2024-04-02
Data-Driven Keyboard Conversions: A (#23379)
James Young
2
-13
/
+5
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23302)
Joel Challis
2
-14
/
+12
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
4
-24
/
+16
2024-02-25
LED drivers: update keyboard LED configs (#23073)
Ryan
1
-64
/
+64
2024-01-02
Migrate RGB Matrix config to info.json - A (#22798)
Joel Challis
2
-48
/
+37
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-12-18
Update keyboard LED driver configs (#22638)
Ryan
1
-1
/
+1
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
1
-1
/
+0
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
1
-1
/
+1
2023-10-04
Update ISSI LED types (#22099)
Ryan
1
-1
/
+1
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
1
-1
/
+1
2023-09-13
is31fl3733: driver naming cleanups (#21905)
Ryan
1
-1
/
+1
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2
-6
/
+6
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
3
-100
/
+69
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2
-1
/
+3
2023-04-05
Move Alice and Ergodox layouts to data driven (#20340)
Ryan
2
-336
/
+302
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
2
-59
/
+23
2023-04-04
Move TKL F13 and FRL layouts to data driven (#20310)
Ryan
2
-229
/
+204
2023-03-17
Remove more empty headers (#20155)
Ryan
3
-51
/
+0
2023-03-11
Move matrix config to info.json, part 5 (#20003)
Ryan
8
-89
/
+20
2023-02-17
Remove matrix size defines (#19581)
Ryan
4
-16
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2
-3
/
+3
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
8
-24
/
+8
2023-02-03
Debounce defines cleanup (#19742)
Ryan
4
-12
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
4
-4
/
+0
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
4
-4
/
+2
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2
-2
/
+2
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
1
-31
/
+34
2022-09-26
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
1
-1
/
+0
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2
-2
/
+2
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
3
-3
/
+3
2022-07-26
Move keyboard USB IDs and strings to data driven: A (#17781)
Ryan
8
-31
/
+27
2022-05-30
Fix various lint errors (#17255)
Joel Challis
1
-1
/
+1
2022-05-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-5
/
+5
2022-05-20
[Keyboard] yeti LED index correction (#17138)
Albert Y
1
-5
/
+5
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2
-4
/
+4
2022-05-14
Axolstudio Foundation Gamma: Community Layout Support (#17080)
James Young
5
-11
/
+17
2022-05-11
[Keyboard] Add Axostudio Yeti hotswap version (#16820)
kb-elmo
18
-4
/
+461
2022-03-22
[Keyboard] Add Axolstudio Foundation Gamma (#15948)
kb-elmo
9
-0
/
+436
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2
-4
/
+2
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2
-4
/
+0
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2
-2
/
+2
[next]