summaryrefslogtreecommitdiff
path: root/keyboards/an_achronism
AgeCommit message (Expand)AuthorFilesLines
2025-09-06Remove duplication of RP2040 config defaults (#25563)Joel Challis1-31/+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-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-0/+0
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-1/+0
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel2-155/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-140/+140
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-102/+102
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-2/+2
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-2/+3
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre1-2/+3
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-09-16Initial support for Tetromino added (#18341)an_achronism7-0/+475