summaryrefslogtreecommitdiff
path: root/keyboards/keebsforall
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis5-5/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis5-5/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel13-305/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-6/+6
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)James Young8-72/+24
2024-05-21Move VIA config to keymap level (#23754)Joel Challis2-3/+20
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis10-64/+44
2023-09-25Simplify more feature driver defines (#22090)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan2-431/+85
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-85/+84
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-59/+136
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+1
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan3-206/+156
2023-04-04Move TKL F13 and FRL layouts to data driven (#20310)Ryan2-479/+410
2023-04-03Add core/fallback encoder behaviour (#20320)jack2-40/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan5-334/+91
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-17Remove more empty headers (#20155)Ryan3-50/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan10-88/+25
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-1/+1
2023-02-26Move encoder config to data driven (#19923)Ryan4-8/+10
2023-02-26Move backlight config to data driven (#19910)Ryan2-3/+5
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan1-1/+0
2023-02-17Remove matrix size defines (#19581)Ryan5-20/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-6/+6
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan10-30/+10
2023-02-03Debounce defines cleanup (#19742)Ryan3-7/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel4-4/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2-4/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan6-6/+3
2022-11-19Merge remote-tracking branch 'origin/master' into developDrashna Jael're6-0/+553
2022-11-19[Keyboard] Add keebsforall freebird75 (#18653)Elliot Powell6-0/+553
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel2-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan5-5/+5
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're4-4/+4
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis4-4/+4
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel4-4/+0
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan10-40/+33
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis4-4/+4
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan3-10/+0
2022-02-10KeebsForAll Freebird Numpad Pro: fix Configurator key positioning (#16303)James Young1-228/+55
2022-02-06[Keyboard] Add Support for KeebsForAll Freebird Numpads (#16046)Elliot Powell18-0/+962
2022-01-31KeebsForAll FreebirdTKL Layout Macro Refactor (#16146)James Young5-72/+486
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan3-6/+3