index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
ploopyco
/
trackball
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-23
2
-3
/
+0
*
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-23
1
-9
/
+1
*
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-19
2
-8
/
+5
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
1
-5
/
+0
*
Move Bootmagic config to data driven (#19860)
Ryan
2023-02-17
2
-4
/
+3
*
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-14
4
-32
/
+12
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
5
-7
/
+8
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
1
-4
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
1
-3
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
1
-0
/
+0
*
Fix references to `mouse_report_t` (which doesnt exist) (#19107)
Pablo MartÃnez
2022-11-18
1
-1
/
+1
*
Enabling Pointing Device support in register code functions (#18363)
Drashna Jaelre
2022-09-26
1
-8
/
+0
*
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-13
1
-1
/
+1
|
\
|
*
RFC: add a simple implementation of the ploopy optical encoder (#17912)
alaviss
2022-08-13
1
-1
/
+1
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
3
-4
/
+4
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-03
2
-8
/
+7
|
\
|
|
*
Move keyboard USB IDs and strings to data driven: P (#17875)
Ryan
2022-08-03
2
-8
/
+7
*
|
[Core] PMW33XX drivers overhaul (#17613)
Stefan Kerkmann
2022-07-14
1
-2
/
+2
|
/
*
Added PLOOPY_DRAGSCROLL_H_INVERT (#17453)
br
2022-07-03
1
-0
/
+5
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-2
/
+0
*
Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...
Joel Challis
2022-02-26
1
-3
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-08
1
-0
/
+1
|
\
|
*
[Keyboard] Fix inverted ploopy trackball (#15790)
dnaq
2022-01-08
1
-0
/
+1
*
|
Update pmw3360 comments to match the datasheet better, fix delays. (#15682)
uqs
2022-01-02
2
-3
/
+3
|
/
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
1
-2
/
+1
*
[Keyboard] Fix minor typo in Ploopy Trackball Docs (#14846)
tangowithfoxtrot
2021-12-08
1
-1
/
+1
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-2
/
+0
*
[Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364)
Drashna Jaelre
2021-12-01
1
-2
/
+0
*
[Keyboard] Ploopy improvements (#15348)
Drashna Jaelre
2021-11-29
3
-6
/
+30
*
[Keyboard] Fix call to `pointing_device_handle_buttons` (#15313)
Charly Delay
2021-11-27
1
-1
/
+1
*
Rework and expand Pointing Device support (#14343)
Drashna Jaelre
2021-11-14
3
-92
/
+24
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
1
-1
/
+1
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
1
-1
/
+0
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
1
-1
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
Improve pmw3360 sensor and make it more hardware agnostic (#14097)
Drashna Jaelre
2021-08-20
1
-0
/
+3
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-06-26
2
-19
/
+15
|
\
|
*
[Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)
Drashna Jaelre
2021-06-25
2
-19
/
+15
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-06-21
1
-1
/
+1
|
\
|
|
*
Fixes for Ploopy devices (#13144)
ploopyco
2021-06-21
1
-1
/
+1
|
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
2
-1
/
+1
*
|
Move optical sensor code to drivers folder (#13044)
Drashna Jaelre
2021-06-21
2
-2
/
+2
*
|
Resolve a number of warnings in `qmk generate-api` (#12833)
Zach White
2021-05-08
2
-1
/
+1
|
/
*
[Keyboard] Preserve signedness from opt_encoder_handler for scroll data on pl...
sbuller
2021-03-24
1
-1
/
+1
*
Implement PLOOPY_DRAGSCROLL_INVERT option, which inverts the ploopy trackball...
Anomalocaridid
2021-02-28
1
-0
/
+5
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-15
5
-58
/
+71
|
\
|
*
[Keyboard] PloopyCo VIA updates (#11290)
Drashna Jaelre
2021-02-14
5
-58
/
+71
[next]