summaryrefslogtreecommitdiff
path: root/keyboards/ask55
AgeCommit message (Collapse)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-19Remove duplication of RGBLight defaults (#25169)Joel Challis1-2/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-1/+1
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young2-23/+6
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-6/+1
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel6-102/+0
2023-12-18Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel2-34/+0
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-66/+66
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-6/+6
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-1/+3
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-8/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-1/+0
* Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-4/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-07ASK55: correct layout data (#19252)James Young1-67/+71
2022-09-29[Keyboard] add Ask55 (#18256)Tom Barnes14-0/+350
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>