index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
ploopyco
/
trackball
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
1
-2
/
+2
2025-02-21
Updates to Ploopy Classic, Mouse, and Thumb for RP2040 hardware upgrade (#24880)
ploopyco
15
-30
/
+101
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
3
-52
/
+0
2024-07-03
Rename encoder pins defines (#24003)
Ryan
1
-2
/
+2
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
1
-1
/
+0
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-0
/
+0
2024-03-14
[Keyboard] Overhaul ploopyco devices (#22967)
Drashna Jaelre
8
-382
/
+13
2024-02-18
Add encoder abstraction. (#21548)
Nick Brassel
4
-13
/
+19
2023-11-12
Generalise ADC driver source inclusion (#22448)
Joel Challis
1
-1
/
+2
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-5
/
+6
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-1
/
+1
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2
-1
/
+3
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
1
-5
/
+5
2023-05-01
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
2
-3
/
+2
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-2
/
+3
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
3
-47
/
+0
2023-02-28
[Keyboard] remove non-existent method from ploopy documentation (#19957)
Shawn Meier
1
-9
/
+6
2023-02-23
Reallocate SAFE_RANGE (#19909)
Joel Challis
2
-3
/
+0
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
1
-9
/
+1
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2
-8
/
+5
2023-02-17
Remove matrix size defines (#19581)
Ryan
1
-5
/
+0
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2
-4
/
+3
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
4
-32
/
+12
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
5
-7
/
+8
2023-02-03
Debounce defines cleanup (#19742)
Ryan
1
-4
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
1
-3
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
1
-0
/
+0
2022-11-18
Fix references to `mouse_report_t` (which doesnt exist) (#19107)
Pablo MartÃnez
1
-1
/
+1
2022-09-26
Enabling Pointing Device support in register code functions (#18363)
Drashna Jaelre
1
-8
/
+0
2022-08-30
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
1
-2
/
+2
2022-08-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2022-08-13
RFC: add a simple implementation of the ploopy optical encoder (#17912)
alaviss
1
-1
/
+1
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
3
-4
/
+4
2022-08-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-8
/
+7
2022-08-03
Move keyboard USB IDs and strings to data driven: P (#17875)
Ryan
2
-8
/
+7
2022-07-14
[Core] PMW33XX drivers overhaul (#17613)
Stefan Kerkmann
1
-2
/
+2
2022-07-03
Added PLOOPY_DRAGSCROLL_H_INVERT (#17453)
br
1
-0
/
+5
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
1
-2
/
+0
2022-02-26
Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...
Joel Challis
1
-3
/
+0
2022-01-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+1
2022-01-08
[Keyboard] Fix inverted ploopy trackball (#15790)
dnaq
1
-0
/
+1
2022-01-02
Update pmw3360 comments to match the datasheet better, fix delays. (#15682)
uqs
2
-3
/
+3
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
1
-2
/
+1
2021-12-08
[Keyboard] Fix minor typo in Ploopy Trackball Docs (#14846)
tangowithfoxtrot
1
-1
/
+1
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
1
-2
/
+0
2021-12-01
[Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364)
Drashna Jaelre
1
-2
/
+0
2021-11-29
[Keyboard] Ploopy improvements (#15348)
Drashna Jaelre
3
-6
/
+30
2021-11-27
[Keyboard] Fix call to `pointing_device_handle_buttons` (#15313)
Charly Delay
1
-1
/
+1
2021-11-14
Rework and expand Pointing Device support (#14343)
Drashna Jaelre
3
-92
/
+24
[next]