summaryrefslogtreecommitdiff
path: root/keyboards/foxlab
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis7-7/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis7-7/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis7-7/+0
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan2-3/+6
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel12-302/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-4/+4
2024-06-17Remove references to bootloadHID flashing page in keyboard readmes (#23942)Ryan1-4/+2
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: F (#23757)James Young10-193/+30
2024-05-17Delete trivial keymap readmes (#23714)Ryan3-3/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan9-9/+9
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis14-90/+76
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark1-33/+0
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel1-33/+0
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan1-1/+1
2023-11-27Remove userspace keymaps (#22544)Joel Challis5-119/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan12-108/+78
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan13-22/+12
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan14-7/+9
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan13-9/+16
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan7-5/+6
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-6/+6
2023-04-30Fox Lab Time80 Layout Macro Additions (#20636)James Young2-104/+980
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-73/+205
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2-41/+68
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-135/+104
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan6-347/+277
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan12-8/+18
2023-04-04Move 65% layouts to data driven (#20308)Ryan2-352/+293
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan6-13/+0
2023-03-17Remove more empty headers (#20155)Ryan7-117/+0
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-7/+7
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan14-108/+35
2023-02-26Move backlight config to data driven (#19910)Ryan14-19/+26
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan4-4/+0
2023-02-17Remove matrix size defines (#19581)Ryan7-28/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan12-18/+24
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-6/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan14-42/+14
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan3-12/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan5-25/+0
2023-02-03Debounce defines cleanup (#19742)Ryan5-15/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan5-15/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan5-105/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel7-7/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan5-7/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan4-4/+2
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel9-9/+9
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan1-1/+1