Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/qmk/qmk_toolbox

A Toolbox companion for QMK Firmware
https://github.com/qmk/qmk_toolbox

[Windows] Improve USB device detection (#282)

ae5527471cf8c07cce6f4b609fbcdd2e2c903500 authored over 3 years ago by Ryan <[email protected]>
Migrate release process away from archived action (#261)

Co-authored-by: Ryan <[email protected]>

f9be516672279772fd625160979f53fd0202e683 authored over 3 years ago by Joel Challis <[email protected]>
[Windows] Subclass ComboBox for placeholder text (#277)

36d8260db9b1c5921ec9ffafdfe6fdedaa5d1027 authored over 3 years ago by Ryan <[email protected]>
Update CI workflow (#279)

d60d556ebdde1128cb3bebc0b1f42f44a60e362e authored over 3 years ago by Ryan <[email protected]>
[macOS] Fix deprecated pasteboard type (#276)

1bfb646d5905f9f7effdcea5f860a83e0f7baa41 authored over 3 years ago by Ryan <[email protected]>
[macOS] Bump deployment target to 10.14 (#275)

d8919419d00f4a161feb7c4f611d249be18f817a authored over 3 years ago by Ryan <[email protected]>
[macOS] Improve drag-drop events (#273)

d85bb9e641f868d80effa7407d60742908099b87 authored over 3 years ago by Ryan <[email protected]>
[Windows] Improve drag-drop events (#272)

313e257e3ce1434453d1bc5be0aba038148a76c8 authored over 3 years ago by Ryan <[email protected]>
[macOS] Project naming tweaks (#271)

43e1ac31e53774aec0b4a7cc3d68c6afa753aa36 authored over 3 years ago by Ryan <[email protected]>
[macOS] Move flasher binaries + libs to separate folder (#269)

34c996f32c4f41512df827619890033a830a7eb8 authored over 3 years ago by Ryan <[email protected]>
[Windows] Move flasher binaries + libs to separate folder (#270)

4101d60d850ad1aeb67ccd86e24b321f7fde0b74 authored over 3 years ago by Ryan <[email protected]>
[Windows] Fix tab order (#268)

1297765b27215dfc3e11cdf594b0f6e36c9a64d7 authored over 3 years ago by Ryan <[email protected]>
[Windows] Switch to binaries from MSYS2 (#267)

5da0b53a1a68b9d7a420efbaf018b5f6ab4fc324 authored over 3 years ago by Ryan <[email protected]>
[macOS] Add menu bar (#264)

8fc78f1eeeeafe619012f8cbdadf82b74dfb3150 authored over 3 years ago by Ryan <[email protected]>
[Windows] Add menu bar (#263)

702540a02d2a31b4768de08ffc095774c0488b7d authored over 3 years ago by Ryan <[email protected]>
Serial port detection loop (#254)

94bf006eeb74d85f4540c8d9bd44b476a6016b5c authored over 3 years ago by Ryan <[email protected]>
Add AT90USB162 to Atmel DFU PID arrays (#262)

6e0fbbb1fe1fedeabc1ab97d2f7007d298793b27 authored over 3 years ago by Ryan <[email protected]>
Merge pull request #260 from fauxpark/at90usb162-support

Add AT90USB162 to mcu-list.txt

a5f4d6afae0835589d9d8d0a765a78e5291101fa authored over 3 years ago by Erovia <[email protected]>
Add AT90USB162 to mcu-list.txt

5d8ad403c53845d8549306de4856db5f8e36b891 authored over 3 years ago by fauxpark <[email protected]>
Align drivers.txt with qmk_firmware (#259)

64167a4600cd36977a8119f0f5d8cd6e7b3b3c16 authored over 3 years ago by Joel Challis <[email protected]>
Autoflash improvements (#257)

102881c1d3f2b6b6fa6b3c338898165735f2ffd5 authored over 3 years ago by Ryan <[email protected]>
Add binary permissions check to macOS workflow (#255)

d7df070e21485991d11202676761fab6856009a9 authored almost 4 years ago by Ryan <[email protected]>
Updates the README.MD to reflect new way of installing homebrew casks (#253)

4c088bcba12b9a2842c0810fb56779aae34d1bfa authored almost 4 years ago by Prechtig <[email protected]>
Increment version to 0.0.21 (#251)

3741f46f4ee01c53785b78b330c580c23ac067f0 authored almost 4 years ago by Ryan <[email protected]>
Update mdloader to 1.0.5 (#249)

ad83e27fea4cec489639b41092368308fcdc03bf authored almost 4 years ago by Ryan <[email protected]>
Fix brew workflow (#250)

c8050a0a9004d2d81e79f61bd3ac532b9e345f18 authored almost 4 years ago by Ryan <[email protected]>
Remove command line code (#246)

a49487717903064af70c05164f27ab0baea2a459 authored almost 4 years ago by Ryan <[email protected]>
Bootloader detection refactor (#245)

9f8994717957ff20a0acf3dc46831476bf83a10d authored about 4 years ago by Ryan <[email protected]>
Add support for flashing APM32 via DFU (#238)

* Add support for flashing APM32 via DFU

* Fix

* Apply suggestions from code review

Co-...

69a594ebc0a8d4e1ce2c1d0542a004708c6aca41 authored about 4 years ago by Andrew Kannan <[email protected]>
Add support for STM32Duino bootloaders on macOS (#229)

Co-authored-by: Ryan <[email protected]>

32d60d1b1ac079b0cd46a24a2b43da4d483a431c authored about 4 years ago by John Hawthorn <[email protected]>
Add support for STM32duino DFU bootloader. (#166)

Co-authored-by: Ryan <[email protected]>

01300761a3fc0b4d7eacd97edc5b8df1318be19d authored about 4 years ago by Nick Brassel <[email protected]>
[macOS] Use passed friendly name for disconnect events (#242)

f683113737f78bc6fe972ec42e8b1bca50a892fc authored about 4 years ago by Ryan <[email protected]>
Fix setup-msbuild step (#240)

6407242fac3437f1d38b632fd1d52b77320a4cbb authored about 4 years ago by Ryan <[email protected]>
[Windows] Fix crash when using file picker to select firmware in WSL filesystem (#236)

42b9a3e997df9d3a197a9471cd1b13575be9c113 authored about 4 years ago by Ryan <[email protected]>
[Windows] Change `Stm32` to `Stm32Dfu` (#239)

1ca025388795dae8b4be748b90d398e718a697fc authored about 4 years ago by Ryan <[email protected]>
[Windows] Change `Dfu` to `AtmelDfu` (#237)

b9591c040d7e5c40558cb2f78fd2ed736bf7857d authored about 4 years ago by Ryan <[email protected]>
[Windows] Upgrade settings on version bump (#235)

0127fb7c0b9d044a5d1181307c6083b18ba2e65b authored about 4 years ago by Ryan <[email protected]>
Remove "List HID devices" button (#232)

66982ee9832af4cec052b35851d429b6e194e2b0 authored over 4 years ago by Ryan <[email protected]>
Update CI workflow (#228)

ee4e0655ab27e49c1ad5e40ce0afd0145bff93f5 authored over 4 years ago by Ryan <[email protected]>
Fix crash when flashing with USBTiny (#231)

4bfab3638db09ecc6219aee8b6d1d122ab5a5517 authored over 4 years ago by Ryan <[email protected]>
Add Caterina PID for LilyPad (#226)

bd7553d5a604ea0a74b87aae3d04434552a4cb37 authored over 4 years ago by Sergey Vlasov <[email protected]>
Increment version to 0.0.20 (#223)

ff4c0f5dcd2281639627bddcc5b314b9514f4055 authored over 4 years ago by Ryan <[email protected]>
[macOS] Fix file permissions for bootloadHID (#225)

3455727f93203b036ca3acc74200821ef5403ca3 authored over 4 years ago by Ryan <[email protected]>
Append clear menu item to existing menu (#218)

b13da4ce75142cc2d8039b0ae4d9b4f50bfa9e4c authored over 4 years ago by Ryan <[email protected]>
Add support for Pololu A-Star (#216)

e43aa185dba88fe2ffe8dddee8be660bc20b6ab9 authored over 4 years ago by Ryan <[email protected]>
Fix BootloadHID devices not being detected automatically (#221)

b7418e52a0c9a4a84503b1fb9ef0d476023390c5 authored over 4 years ago by Ryan <[email protected]>
Update more Xcode stuff (#219)

ac39a9727349cb455382f583ae8f2617c8bbbe90 authored over 4 years ago by Ryan <[email protected]>
Use the force when flashing with dfu-programmer (#215)

28703abdbde00a71a82de5eaa044497fb19f70b4 authored over 4 years ago by Ryan <[email protected]>
[Windows] Print bootloader drivers (#214)

Co-authored-by: Danny <[email protected]>

a685d600cef4fd62a9d234fbe0c21bd6b0194479 authored over 4 years ago by Ryan <[email protected]>
Increment version to 0.0.19 (#211)

c90613c17cc3823304b23cf024990f618b1f0440 authored over 4 years ago by Ryan <[email protected]>
Improve detection and filtering of serial devices for Caterina (#208)

1a13852f07b3c7df09e52a6efe08155fa4944789 authored over 4 years ago by Ryan <[email protected]>
Update Massdrop Loader to 1.0.4 (#207)

c8daa44b85ba14f708a7d9be54773c2e2d39a561 authored over 4 years ago by Ryan <[email protected]>
Use libusbK driver for USBAspLoader (#206)

518f0a46e875dfd82c2afed14b1cfe58d72973e7 authored over 4 years ago by Ryan <[email protected]>
[Windows] Fix crash when a HID device has no input reports (#205)

16717d2cb1e645da15f4d5bf383b5c81f031a3b0 authored over 4 years ago by Sergey Vlasov <[email protected]>
Set minimum macOS version to 10.13 (#202)

73d7b7ec20b43b001892b8404fabeb34d09b25b2 authored over 4 years ago by Ryan <[email protected]>
Add bootloadHID binary for macOS (#200)

8bda1c0b8adf4ba9931993ae966fcb5c1c92c798 authored over 4 years ago by Ryan <[email protected]>
Update readme images (#197)

e6b1f43f488f48efe699d3c231c6976cde17e96d authored over 4 years ago by Ryan <[email protected]>
Fix release build event (#196)

4c98a170d5b28b58f1c20776895f4b154bd22194 authored over 4 years ago by Joel Challis <[email protected]>
Increment version to 0.0.18 (#195)

92e4e96476d52b44df191327a4ea6235e0e86462 authored over 4 years ago by Drashna Jaelre <[email protected]>
Add Caterina VID for dog hunter AG (#193)

e8e5cd9c89ab8050fe4b99c97df6da47823a5ead authored over 4 years ago by Danny <[email protected]>
Merge pull request #192 from zvecr/feature/actions

Initial pass of a CI and release workflow

e6e041e2c089bf355ce8bbc140b90b8137bfecc0 authored over 4 years ago by Joel Challis <[email protected]>
attempt to use brew to install packages

a92cc95112657876d074b70b88d0f41d522d7b4e authored over 4 years ago by zvecr <[email protected]>
Add readme badge

4b13cdfcaad5e89c628da23415f78336c0ca8bbc authored over 4 years ago by zvecr <[email protected]>
Initial CI

b40f14de13cb3e7cabe5a6e2288c44104d3411f1 authored over 4 years ago by zvecr <[email protected]>
Update console detection/list messages for clarification (#186)

03469f965565a967e886f98bfafa6c872b4aa10e authored over 4 years ago by Ryan <[email protected]>
Erase before clearing EEPROM (#185)

* Erase before clearing EEPROM

* Add reminder message to reflash QMK

10802296a6c261d493f63f88b49a56157906c870 authored over 4 years ago by Danny <[email protected]>
Increment version to 0.0.17

50761d00c98b8cb81ba691f8dbe20c3336c1646d authored almost 5 years ago by Drashna Jael're <[email protected]>
Add version number (#183)

* Add version number print out in console for Mac

* Add version number print out in console f...

b6da026cc8b9c4a4c2f3c96810573377b0910c18 authored almost 5 years ago by Danny <[email protected]>
[Windows] Add new blank option as default keyboard, fix alignmen… (#180)

* Add new default

* Widen load keyboard box

* Disable load button if keyboard is not selec...

57cd0b44eed1d41c2271bf932020455f6da2a130 authored almost 5 years ago by Danny <[email protected]>
[Mac] Add new blank option as default keyboard (#178)

* Add placeholder and autocomplete

* Disable load box if keyboard is not selected

be86dc1fcc7e95309d4b3216f94dc2e01c72cd0a authored almost 5 years ago by Danny <[email protected]>
Enable/disable reset bootloader button (#182)

* Use the wrapper for deviceDisconnected instead of direct delegate call

* Toggle reset bootl...

2190961bc47eb0a887556604ebd102b4be79b830 authored almost 5 years ago by Danny <[email protected]>
Rename reset (#181)

* Rename "Reset" to "Exit DFU" and realign buttons/checkbox

* Rename button and resize

5031c133ec5fc68d69ac7eb59a1b39a7bd9ad1d5 authored almost 5 years ago by Danny <[email protected]>
[macOS] Increase Load box width, Fix alignments (#177)

* Update XIB for Xcode 11.3.1

* Set trailing space after load box to stretch out box

* Set...

3b2f213e058d17b78f6d3f7f7a0cc4510a1c2198 authored almost 5 years ago by Danny <[email protected]>
[Windows] Set --force flag for driver installation (#175)

b466784603bf72efc434cbc25c7f3cc21ba88fdd authored almost 5 years ago by Ryan <[email protected]>
Check that retrieved keyboards list is non-null before attempting JSO… (#173)

* Check that retrieved keyboards list is non-null before attempting JSON deserialization

* Co...

1908c14d3c97164fb1c1d005a222b915b5af1280 authored almost 5 years ago by Ryan <[email protected]>
Fix USBAsp Clear EEPROM command line (#174)

* Fix USBAsp Clear EEPROM command line

* macOS too

9e48be81fef932958938e8f7d07adf8e7aa1562f authored almost 5 years ago by Ryan <[email protected]>
Call ResetAtmelSamBa() from Reset() (#167)

* Call ResetAtmelSamBa() from Reset()

* Restart after flashing too

* Also restart after fl...

1669e62a7804dbbbb2dbf5f34df5ee7dba4d89d3 authored almost 5 years ago by fauxpark <[email protected]>
Fix bug where disconnecting a device didn't supply a hardware ID (#165)

299782c978778446506ac3f8bed8392e9dfb5da6 authored almost 5 years ago by Nick Brassel <[email protected]>
Specify MCU dropdown as AVR only (#164)

e8fba153953eb2319370523fda94647a9d16eda6 authored almost 5 years ago by fauxpark <[email protected]>
Increment version to 0.0.16 (#163)

05926e42dbcd1f76ad193f8bdfb5b4c086907237 authored almost 5 years ago by Drashna Jaelre <[email protected]>
[Windows] Update Inno Setup script (#161)

0a1a5c1a95fc757f28a9e52cea2e2ef19f2b38b4 authored almost 5 years ago by fauxpark <[email protected]>
[Windows] Add a menu item to retrigger driver install (#159)

* [Windows] Add a menu item to retrigger driver install

* Typo

c628be6f7a41581ec533d58b08ce2a2a32c7f7e2 authored almost 5 years ago by fauxpark <[email protected]>
[MacOS] Fix path to mdloader in Xcode project file (#157)

21ae0ac59545243855fb3cb0e821c5020e059193 authored about 5 years ago by fauxpark <[email protected]>
[Docs] Link QMK Docs for Zadig in main readme (#155)

* Link QMK Docs for Zadig in main readme

* Update readme.md

Co-Authored-By: fauxpark <faux...

e3ebcc76025c70e3b211793a4e58818016cc0e7f authored about 5 years ago by Drashna Jaelre <[email protected]>
Fix typo preventing build (#156)

eb087b25d79f82220d4aced14ad4ee90ab3a9732 authored about 5 years ago by fauxpark <[email protected]>
[Windows] Remove UsbDeviceInfo (#148)

0333b351593e384229fcb9a7d66e9dd34b7f86cb authored about 5 years ago by fauxpark <[email protected]>
[Windows] Move BetterComboBox delete key handler into the class itself (#146)

7d9db779449f62c6b473fc80fd8d6eb1b6419dc2 authored about 5 years ago by fauxpark <[email protected]>
[Windows] Include both hex and bin in open dialog file filter (#154)

307d038988c2b0c9bb91e24d8112f0e8246a5b25 authored about 5 years ago by fauxpark <[email protected]>
[Mac] Set mdloader_mac executable bit (#153)

7f5d37f97805a74942d3510079474c07c498930d authored about 5 years ago by fauxpark <[email protected]>
Revert deletion of libusb0.dll (#151)

4e4776721005b934eda9fd10ddda044798d02cb9 authored about 5 years ago by fauxpark <[email protected]>
Increment version to 0.0.15

74684f993fdc5bb765706bcc10ae716ac6044f42 authored about 5 years ago by Drashna Jael're <[email protected]>
Fix HID listing string format (#145)

* Fix HID listing string format

* Dedupe string

9182ab51aa95bb56f82b81baa82532fd0603a20a authored about 5 years ago by fauxpark <[email protected]>
Remove dfu-prog (#143)

e724fbc901086af63d3082b57e0decca39673988 authored about 5 years ago by fauxpark <[email protected]>
Remove useless settings (#142)

b548640d929f8f9e209b67302b7c4076a597cea2 authored about 5 years ago by fauxpark <[email protected]>
Put back original avrdude.conf part IDs (#144)

cb9b1c4a80c87a120d31d927c743597496440783 authored about 5 years ago by fauxpark <[email protected]>
[Windows] Correct EEPROM button location (#140)

0cfda3d665e88a1fa50c870426626febcd0a6cdb authored about 5 years ago by fauxpark <[email protected]>
[Windows} AboutBox fixes (#139)

* AboutBox fixes

* Show AboutBox as dialog from system menu too, and make version number disp...

52dc3cf740a5799e01b14418bceee4346636fe29 authored about 5 years ago by fauxpark <[email protected]>
Xcode: Update to recommended settings (#141)

* Xcode: Update to recommended settings

* Migrate English.lproj, whatever that means

79b85a7def00c2950c982a71d661218a5e7e6458 authored about 5 years ago by fauxpark <[email protected]>
Trim trailing whitespace (#134)

* Trim trailing whitespace

* Ensure newline at EOF

52351d08d2eaea3991ac935439ef74e32a4809bd authored about 5 years ago by fauxpark <[email protected]>
Remove "Jump to bootloader" button (#138)

152560e0735151e338d9c8563ce96f83fcb4a39b authored about 5 years ago by fauxpark <[email protected]>