summaryrefslogtreecommitdiffstats
path: root/keyboards/fortitude60/rev1
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-4/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-26/+71
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-3/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-8/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-5/+4
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-5/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2022-08-152-7/+16
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* [Keyboard] Update Fortitude60 and add VIA support (#15265)Pekaso2021-12-081-3/+3
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* fix for split-common (#8703)Pekaso2020-04-061-1/+5
* Refactor fortitude60 to use split_common (#8113)Joel Challis2020-03-064-37/+12
* Remove QMK_KEYBOARD_CONFIG_H from boards (#7635)Joel Challis2019-12-161-2/+0
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-1/+1
* Keyboard: [Fortitude60] LED fix and Serial improvement (#3982)Pekaso2018-09-272-7/+5
* Fortitude60: Refactor and Configurator support (#3161)noroadsleft2018-06-101-22/+20
* Add support for staggerd column layout KB "Fortitude60" (#3090)Pekaso2018-06-024-0/+158