summaryrefslogtreecommitdiff
path: root/keyboards/fungo
AgeCommit message (Expand)Author
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-20Refactor some layouts which contain keyboard name (#19645)Joel Challis
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-09-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-21Fungo rev1: fix QMK Configurator key sequence - info.json (#18434)bojiguard
2022-09-06Resolve conflict merging master to develop (#18297)Joshua Diamond
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-09-06Fungo rev1: fix QMK Configurator key sequence (#18293)James Young
2022-08-22Remove USB IDs and strings from `fungo/rev1` (#18133)Ryan
2022-08-20Format code according to conventions (#18119)QMK Bot
2022-08-20add fungo keyboard (#17513)bojiguard