summaryrefslogtreecommitdiff
path: root/keyboards/flehrad/bigswitch
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-24/+0
2024-04-01refactor: flehrad/bigswitch (#23384)Less/Rikki5-102/+32
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis2-13/+9
2023-11-27Remove userspace keymaps (#22544)Joel Challis6-259/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-15/+13
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan3-28/+4
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan2-8/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan2-3/+1
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-30Remove useless line continuations (#19399)Ryan1-2/+2
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan1-3/+3
2022-10-17Remove legacy sendstring keycodes (#18749)Ryan1-1/+1
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre1-1/+10
2022-08-15Merge remote-tracking branch 'upstream/master' into developfauxpark2-8/+7
2022-08-15Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2-8/+7
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-06-24Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition1-0/+1
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark1-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot1-7/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan2-10/+6
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-02-15Audio system overhaul (#11820)Drashna Jaelre1-1/+1
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre1-1/+0
2021-01-18Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+0
2021-01-18Remove `DESCRIPTION`, E-G (#11574)Ryan1-1/+0
2021-01-07clean up generate-api errorsZach White1-2/+0
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia1-0/+0
2020-10-04[Keymap] Added 333fred 5x6_5 keymap (#10272)Fred Silberberg2-11/+39
2020-09-23VIA Support for flehrad Big Switch (#10325)MechMerlin2-0/+31
2020-08-29[Keyboard] relocating boards by flehrad (#9635)flehrad13-0/+436