summaryrefslogtreecommitdiffstats
path: root/keyboards/flehrad
Commit message (Expand)AuthorAgeFilesLines
* Move split space/backspace layouts to data driven (#20356)Ryan2023-04-082-641/+610
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-053-28/+4
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-294-137/+73
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-233-51/+0
* Remove more empty headers (#20155)Ryan2023-03-174-34/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-1010-49/+25
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-223-12/+0
* Remove matrix size defines (#19581)Ryan2023-02-175-20/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-10/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0810-30/+10
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-5/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-036-15/+1
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-315-5/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-284-12/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-203-6/+10
|\
| * Refactor some layouts which contain keyboard name (#19645)Joel Challis2023-01-203-6/+10
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-3/+2
* | Remove useless line continuations (#19399)Ryan2022-12-301-2/+2
* | Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-3/+3
|/
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-9/+9
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-155-16/+40
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-1510-37/+32
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2022-08-1510-37/+32
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-065-5/+0
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-0/+1
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-5/+5
* Fix up build options comments (#15463)Ryan2021-12-123-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-095-6/+5
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-015-6/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-303-9/+9
|\
| * Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-303-9/+9
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-48/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-201-1/+1
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0