index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
ploopyco
Commit message (
Expand
)
Author
Age
Files
Lines
*
More `info.json` whitespace cleanups (#20665)
Ryan
2023-05-03
5
-25
/
+25
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
2
-7
/
+9
*
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
2023-05-01
8
-12
/
+8
*
Encodermap direction define. (#20454)
Nick Brassel
2023-04-15
1
-1
/
+1
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
5
-5
/
+9
*
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
2023-03-20
1
-1
/
+1
*
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
8
-137
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-28
2
-9
/
+15
|
\
|
*
[Keyboard] remove non-existent method from ploopy documentation (#19957)
Shawn Meier
2023-02-28
1
-9
/
+6
|
*
[Keymap] Drashna updates for 0.20.0 (#19960)
Drashna Jaelre
2023-02-28
1
-0
/
+9
*
|
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-28
1
-4
/
+4
|
/
*
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-23
13
-20
/
+2
*
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-23
4
-36
/
+4
*
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-19
8
-30
/
+19
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
3
-15
/
+0
*
Move Bootmagic config to data driven (#19860)
Ryan
2023-02-17
6
-12
/
+9
*
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-14
12
-94
/
+38
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
11
-25
/
+14
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
6
-15
/
+1
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
4
-13
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
5
-5
/
+0
*
Partially revert #18940 for Ploopy Thumb Trackball (#18943)
Drashna Jaelre
2023-01-01
2
-0
/
+37
*
ploopyco/trackball_mini: always update encoder (#18561)
alaviss
2022-12-30
1
-8
/
+9
*
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
4
-4
/
+4
*
Remove more `UNUSED_PINS` defines (#18940)
Ryan
2022-11-03
2
-37
/
+0
*
Enabling Pointing Device support in register code functions (#18363)
Drashna Jaelre
2022-09-26
3
-37
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-26
19
-0
/
+615
|
\
|
*
[Keyboard] Ploopy Thumb Trackball (#18214)
Drashna Jaelre
2022-09-25
19
-0
/
+615
*
|
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
4
-8
/
+8
|
/
*
[Keymap] Drashna keymap updates for 0.18.0 (#18184)
Drashna Jaelre
2022-08-28
2
-9
/
+13
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
2
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-13
6
-43
/
+165
|
\
|
*
RFC: add a simple implementation of the ploopy optical encoder (#17912)
alaviss
2022-08-13
6
-43
/
+165
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
10
-14
/
+14
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-03
8
-32
/
+28
|
\
|
|
*
Move keyboard USB IDs and strings to data driven: P (#17875)
Ryan
2022-08-03
8
-32
/
+28
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-22
1
-0
/
+4
|
\
|
|
*
Fix compilation error in Ploopy Nano maddie keymap (#17733)
Aidan Gauland
2022-07-22
1
-0
/
+4
*
|
[Core] PMW33XX drivers overhaul (#17613)
Stefan Kerkmann
2022-07-14
2
-4
/
+4
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-02
1
-0
/
+5
|
\
|
|
*
Added PLOOPY_DRAGSCROLL_H_INVERT (#17453)
br
2022-07-03
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-02
5
-0
/
+180
|
\
|
|
*
Add lkbm keymap (#17218)
Aidan Gauland
2022-07-02
5
-0
/
+180
*
|
Add support for large Mouse Reports (#16371)
Drashna Jaelre
2022-06-08
1
-1
/
+1
|
/
*
[Keymap] Fix maddie layout for ploopy/trackball_nano (#17213)
Aidan Gauland
2022-06-02
1
-27
/
+28
*
[Keymap] Drashna update for post Q2 merge (#17241)
Drashna Jaelre
2022-05-30
2
-1
/
+3
*
Ploopy Trackball Mini: only define DPI options as needed (#16160)
alaviss
2022-04-18
1
-3
/
+10
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
4
-8
/
+0
*
Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...
Joel Challis
2022-02-26
4
-12
/
+0
[next]