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
/
ploopyco
/
trackball_thumb
Age
Commit message (
Expand
)
Author
2024-02-18
Add encoder abstraction. (#21548)
Nick Brassel
2023-11-12
Generalise ADC driver source inclusion (#22448)
Joel Challis
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-02-28
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-23
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-01
Partially revert #18940 for Ploopy Thumb Trackball (#18943)
Drashna Jaelre
2022-11-18
Fix references to `mouse_report_t` (which doesnt exist) (#19107)
Pablo MartÃnez
2022-11-03
Remove more `UNUSED_PINS` defines (#18940)
Ryan
2022-09-25
[Keyboard] Ploopy Thumb Trackball (#18214)
Drashna Jaelre