summaryrefslogtreecommitdiffstats
path: root/keyboards/fungo/rev1
Commit message (Collapse)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
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* 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
| | | | | * Refactor some layouts which contain keyboard name * use planck_mit
* 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
| | | | | | | | | | | | | | | | | | | | | | * * info.json: fix key position and order * fix json format * Update keyboards/fungo/rev1/info.json Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
| * Fungo rev1: fix QMK Configurator key sequence (#18293)James Young2022-09-061-91/+77
| | | | | | | | | | * info.json: correct JSON syntax; friendly formatting * info.json: fix key sequence
* | Resolve conflict merging master to develop (#18297)Joshua Diamond2022-09-061-91/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Discourage use of ENCODER_MAP at keyboard level (#18286) * Discourage use of ENCODER_MAP at keyboard level * Update docs/feature_encoders.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> * Fungo rev1: fix QMK Configurator key sequence (#18293) * info.json: correct JSON syntax; friendly formatting * info.json: fix key sequence Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-3/+1
|/ | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* 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
by bojiguard