summaryrefslogtreecommitdiffstats
path: root/keyboards/fungo/rev1
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-2/+0
* Move miscellaneous defines to data driven (#21382)Ryan2023-07-022-3/+2
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-1/+3
* Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-242-5/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-117/+81
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-18/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-17/+12
* 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-082-9/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Refactor some layouts which contain keyboard name (#19645)Joel Challis2023-01-202-8/+5
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-211-15/+15
|\
| * Fungo rev1: fix QMK Configurator key sequence - info.json (#18434)bojiguard2022-09-211-15/+15
| * Fungo rev1: fix QMK Configurator key sequence (#18293)James Young2022-09-061-91/+77
* | Resolve conflict merging master to develop (#18297)Joshua Diamond2022-09-061-91/+77
* | Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-3/+1
|/
* Remove USB IDs and strings from `fungo/rev1` (#18133)Ryan2022-08-221-10/+0
* Format code according to conventions (#18119)QMK Bot2022-08-201-29/+29
* add fungo keyboard (#17513)bojiguard2022-08-206-0/+314