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