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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-14
keyboards/ploopyco/madromys: fix scrolling direction
Vineet Kumar
1
-0
/
+3
2026-03-26
keyboards/ploopyco/madromys: add left-handed keymap
Vineet Kumar
1
-0
/
+59
2026-03-26
keyboards/ploopyco: fix compiler errors about typedefs
Vineet Kumar
2
-0
/
+6
2025-12-08
Add new mouse "Ploopy Nano 2 Trackball" (#25762)
ploopyco
7
-0
/
+130
2025-07-11
Give mouse report to pointing_device_task_user first in ploopyco devices (#25...
obosob
1
-1
/
+2
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
6
-8
/
+8
2025-03-20
fix swapped encoder pins on ploopy thumb rev1_001 (#25044)
plodah
1
-2
/
+2
2025-02-22
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24938)
Joel Challis
6
-9
/
+3
2025-02-21
Updates to Ploopy Classic, Mouse, and Thumb for RP2040 hardware upgrade (#24880)
ploopyco
38
-99
/
+311
2024-10-10
Add Ploopyco functions for host state control (#23953)
Victor
3
-9
/
+19
2024-08-26
Add ability to poweroff ADNS5050 sensor (#24223)
Colin Kinloch
1
-0
/
+9
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
14
-231
/
+0
2024-07-03
Rename encoder pins defines (#24003)
Ryan
5
-10
/
+10
2024-06-30
Fix ploopy Adept/Madromys link (#24018)
Danylo Kondratiev
1
-1
/
+1
2024-05-20
Remove RGB keycodes from boards with no RGB config (#23709)
Ryan
1
-1
/
+0
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
5
-5
/
+0
2024-04-22
Migrate build target markers to keyboard.json - P (#23565)
Joel Challis
1
-0
/
+0
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
14
-0
/
+0
2024-03-14
[Keyboard] Overhaul ploopyco devices (#22967)
Drashna Jaelre
51
-1909
/
+355
2024-02-19
Manual user keymap removal (#23104)
Joel Challis
2
-87
/
+0
2024-02-18
Add encoder abstraction. (#21548)
Nick Brassel
17
-61
/
+70
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
5
-122
/
+0
2023-11-12
Generalise ADC driver source inclusion (#22448)
Joel Challis
4
-4
/
+8
2023-11-10
Add Ploopy Madromys mouse (#21989)
ploopyco
13
-0
/
+395
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
4
-10
/
+12
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
4
-2
/
+2
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
4
-2
/
+6
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
5
-25
/
+25
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2
-7
/
+9
2023-05-01
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
8
-12
/
+8
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
1
-1
/
+1
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
5
-5
/
+9
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
1
-1
/
+1
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
8
-137
/
+0
2023-02-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-9
/
+15
2023-02-28
[Keyboard] remove non-existent method from ploopy documentation (#19957)
Shawn Meier
1
-9
/
+6
2023-02-28
[Keymap] Drashna updates for 0.20.0 (#19960)
Drashna Jaelre
1
-0
/
+9
2023-02-28
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
1
-4
/
+4
2023-02-23
Reallocate SAFE_RANGE (#19909)
Joel Challis
13
-20
/
+2
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
4
-36
/
+4
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
8
-30
/
+19
2023-02-17
Remove matrix size defines (#19581)
Ryan
3
-15
/
+0
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
6
-12
/
+9
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
12
-94
/
+38
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
11
-25
/
+14
2023-02-03
Debounce defines cleanup (#19742)
Ryan
6
-15
/
+1
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
4
-13
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
5
-5
/
+0
2023-01-01
Partially revert #18940 for Ploopy Thumb Trackball (#18943)
Drashna Jaelre
2
-0
/
+37
2022-12-30
ploopyco/trackball_mini: always update encoder (#18561)
alaviss
1
-8
/
+9
[next]