Ecosyste.ms: OpenCollective

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

github.com/qmk/qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://github.com/qmk/qmk_firmware

Merge pull request #488 from fredizzimo/add_visualizer

Add visualizer library

5baaf871bbdd6667625860b0daef7fe9a91e08db authored over 8 years ago by Jack Humbert <[email protected]>
Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizer

6c296557909501b71fe344ce379e74094cf77c8e authored over 8 years ago by Fred Sundvik <[email protected]>
Delete .gitmodules from visualizer

f727801bc69b3db28f84b7b8986756193bbfd21e authored over 8 years ago by Fred Sundvik <[email protected]>
Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be'

git-subtree-dir: quantum/visualizer
git-subtree-mainline: 19f480992c015aec0a15dca43e740bad8b7834...

9f33a5593cc70dfb0885328061f1aa4b2c2fa386 authored over 8 years ago by Fred Sundvik <[email protected]>
Merge pull request #487 from fredizzimo/serial_link_ergodox

Integrate serial link support for ChibiOS and Infinity Ergodox

19f480992c015aec0a15dca43e740bad8b7834e6 authored over 8 years ago by Jack Humbert <[email protected]>
Add setting of the master side to the makefile

e5726b017a9de2922ea923818c6e215600f68a85 authored over 8 years ago by Fred Sundvik <[email protected]>
Add serial_link compilation to Infinity Ergodox

a7e3e4e652a2b9f172282f3876d74ee247a63105 authored over 8 years ago by Fred Sundvik <[email protected]>
Enable serial_link support for ChibiOS

4b45deb652045aac73e5fdd7412a73bcef19c0c8 authored over 8 years ago by Fred Sundvik <[email protected]>
adds eep, removes usbconfig.h

eb6e17be6fc378fdfb8c5c2c7253c17ffc07d225 authored over 8 years ago by Jack Humbert <[email protected]>
Merge pull request #482 from fredizzimo/serial_link

Add serial link library

c6d671e54c249497b5c01ad9badaa50425f394f9 authored over 8 years ago by Jack Humbert <[email protected]>
Remove extra serial_link subdirectory

d5e7603d551a31836bf0c59db259ddc3593a1aa7 authored over 8 years ago by Fred Sundvik <[email protected]>
Remove CGreen make files

c5bf090d16cf1fc4d8186f1e8fbbd62457e72da6 authored over 8 years ago by Fred Sundvik <[email protected]>
Remove serial_link .gitignore and .gitmodules

3ac52b2e7623152f177670549b780492a0447c12 authored over 8 years ago by Fred Sundvik <[email protected]>
fix/annotate wait_us lines

3577e26fd9916ceab58779ec6323d43da54eb3b5 authored over 8 years ago by Jack Humbert <[email protected]>
remove uno_slave for now, even though it's freakin cool

cb410729e631af9f962726c394956401b7c18079 authored over 8 years ago by Jack Humbert <[email protected]>
add options to config.h

dd2522ba8b4acbf4bcd882d5e81df6410d9b69fb authored over 8 years ago by Jack Humbert <[email protected]>
Merge branch 'master' into lets-split-support

22ad6459b1a9ddb5e29a553f02c0cf44c53c4b83 authored over 8 years ago by Jack Humbert <[email protected]>
images, docks, clean-up [skip ci]

ce01f88c43adef9344727998f53bb1cf74913f65 authored over 8 years ago by Jack Humbert <[email protected]>
i2c working

d707738616c140f8d9c8eded7b64e5fc806f4b24 authored over 8 years ago by Jack Humbert <[email protected]>
one half working

96f44e120295e677d21d3dbb9dc4bf642ba2af09 authored over 8 years ago by Jack Humbert <[email protected]>
Add 'quantum/serial_link/' from commit 'a20d513e3cdacbf6e0e70a80402497ad10166434'

git-subtree-dir: quantum/serial_link
git-subtree-mainline: 7d28d6a7bc81578bb5a83f1d55810ee3d1458...

639cdd363e35c13fe331939d0972aa4db5f5198d authored over 8 years ago by Fred Sundvik <[email protected]>
Merge pull request #480 from fredizzimo/add_infinity_ergodox

Add infinity ergodox

7d28d6a7bc81578bb5a83f1d55810ee3d1458e96 authored over 8 years ago by Jack Humbert <[email protected]>
Add dfu-util command for programming

Also add .bin generation, which is needed for dfu-util.

f9a6e34c28f6de0f6ec505144acc287b90326436 authored over 8 years ago by Fred Sundvik <[email protected]>
Merge pull request #471 from Chipairon/patch-1

Fix for '~' in spanish layout

421ff74e0c08df7424144674cd88da3b34b30fc9 authored over 8 years ago by Jack Humbert <[email protected]>
Merge pull request #478 from fredizzimo/chibios_subprojects

Suprojects for ChibiOS testing

99846b10e858b6e4fd72e86e057711285d6a7734 authored over 8 years ago by Jack Humbert <[email protected]>
Infinity Ergodox - Add matrix.c and led.c

b4cd0cfd15bf844ef5c8840592da55ceac342c9a authored over 8 years ago by Fred Sundvik <[email protected]>
First version of Infinity Ergodox

Mostly just adding the files from the fredizzimo repository. Still
needs some fixing until it works

74847a84f8c90c8065f50cee9768f7768b5f856b authored over 8 years ago by Fred Sundvik <[email protected]>
Fix typo in teensy_lc_onkey.h

cf6cd15920522b139ba0f6c7e2b52e3d656a45d7 authored over 8 years ago by Fred Sundvik <[email protected]>
Don't include common_config.h for ChibiOS test

6e4f2e18e6cd0abffa52e6481d9761064698ec64 authored over 8 years ago by Fred Sundvik <[email protected]>
Move ChibiOS test board and ld

Move the ChibiOS test subproject board and ld files to the kebyoard
folder, so that the build sy...

0a040a89e8a16ea1ebfef20cdc05f96b312cc853 authored over 8 years ago by Fred Sundvik <[email protected]>
Suprojects for ChibiOS testing

b11657d1c8a3360779b6b412806d89ca3175fc5f authored over 8 years ago by Fred Sundvik <[email protected]>
Merge remote-tracking branch 'jackhumbert/master' into patch-1

74d848c942984334f82d84acfecc3cce9716cd82 authored over 8 years ago by Josh Colbeck <[email protected]>
fixed indentation.

6b0c9cc905c0985f96a80306cf5fe0d6724b28fc authored over 8 years ago by Smilliam <[email protected]>
Allow Space Cadet state to be canceled by alternate Shift key

Allows you to press RSHIFT to cancel the insertion of a "(" when holding down LSHIFT. Alternativ...

1412076df68ac00f9a00173977d2826603c12ddf authored over 8 years ago by Smilliam <[email protected]>
correct break/return order for planck and preonic defaults

94d3159d9dbdf711b830c6d7c5a53324097be0a5 authored over 8 years ago by Jack Humbert <[email protected]>
Merge remote-tracking branch 'jackhumbert/master' into patch-1

a5fb2b58a5fc328da7eea42cb73c668f3b5d0f7e authored over 8 years ago by Josh Colbeck <[email protected]>
Added macro and readme

macros to for often used eclipse shortcuts

497b92c3bd3ee480e59d08f2a6fb1b780172681c authored over 8 years ago by Josh Colbeck <[email protected]>
Added new keymap

1650adf29ab678ccc331e9f1dd48ccd32bd5cc8c authored over 8 years ago by Josh Colbeck <[email protected]>
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

2e1cfaf73fccdfaba2d7542f00bd7c3d49998d5d authored over 8 years ago by Christopher Browne <[email protected]>
Fixes typos in keycode.txt

9e01b219f32b0086728c10658928b8bffcc26ef7 authored over 8 years ago by Jack Humbert <[email protected]>
Adds wait to i2c (debounce)

86a7b060efb6f94115f5b1f6d9e3703aa3d6b392 authored over 8 years ago by Jack Humbert <[email protected]>
Improves debounce

eafaba6b532a2f013955599fc7aa5c599e638fd3 authored over 8 years ago by Jack Humbert <[email protected]>
fix typos

df25033fc6d97b0e29c8a7030196b97a8663d498 authored over 8 years ago by Pavlos Vinieratos <[email protected]>
reverts #343 for the most part (#474)

8e88d55bfd7c88cb15845e0c6415e4e892532861 authored over 8 years ago by Jack Humbert <[email protected]>
Revert "Changed layout of left hand main layer"

This reverts commit 8149924399cf3d31d80444a10477a29f53a4990e.

62a92a71d05da1473a6cdf23904fc8b377d76317 authored over 8 years ago by Josh Colbeck <[email protected]>
Updated Home (markdown)

cab29b61e4bb3245b80863387c49f0bafba4087a authored over 8 years ago by Jack Humbert <[email protected]>
Updated Home (markdown)

abfc9265c447b0746c0fbf8fe88160e400206e39 authored over 8 years ago by Jack Humbert <[email protected]>
Destroyed Build Guide (markdown)

6b67129c5145f6d185b59094bf7283179c4f7ec9 authored over 8 years ago by Jack Humbert <[email protected]>
Spellchecking.

4cfb262faab653247f4d66d44bf5f3339d82bd36 authored over 8 years ago by Olivier <[email protected]>
Changed layout of left hand main layer

8149924399cf3d31d80444a10477a29f53a4990e authored over 8 years ago by Joshua Colbeck <[email protected]>
Merge https://github.com/jackhumbert/qmk_firmware

703dc2685372a8cd274df4fc1088fc2ba50b2563 authored over 8 years ago by Olivier <[email protected]>
Move Escape and Insert keys, Escape is now easier to reach (useful for vi). Change the layer switching used to keep a bepo layout on US keyboards.

82edc37238a0f4239da0a6eee74d62773362a2d2 authored over 8 years ago by Olivier <[email protected]>
Add a Makefile for the keymap to disable command mode (to keep the keyboard from going into command mode when both Shift keys are hold at the same time) and to allow issuing a simple "make" in the keymap folder to compile it.

6d195dc60c696d2e07bfe7d098b00598f36fe5a6 authored over 8 years ago by Olivier <[email protected]>
Replace the "Ctrl+Alt+Fx" macro I was using to switch terminals without moving hands by a numeric layer switch key like on the left half, for consistency.

9aceaaed4cbdf49c12db85cf3ff40a9e762558a6 authored over 8 years ago by Olivier <[email protected]>
Integrate mouse keys into function layer, delete mouse layer.

17a3dbc1591b6cdd96076b94a9d3648c19f7e2ab authored over 8 years ago by Olivier <[email protected]>
Merge pull request #472 from Wigguno/master

21ee3eb569caffdf2ad581c668682c0109c978e5 authored over 8 years ago by Jack Humbert <[email protected]>
Fix other KC60 Keymap Makefiles so they compile properly

f4febd2cf7eb76ba2a76be1dfa48b7b5f4fd37ea authored over 8 years ago by Richard <[email protected]>
Add my keymap to KC60

54209dc672f0c67cf21fcd7dc376c3bbae0db9ae authored over 8 years ago by Richard <[email protected]>
Fix for '~' in spanish layout

132c04746910f7230b63ed33717c4ed65599ed1b authored over 8 years ago by Rubén Díaz-Jorge <[email protected]>
add HHKB support to satan (#470)

* add HHKB support

* fix indentation

27354ae8776d55b361c02be43577184d6af7ac21 authored over 8 years ago by Seth Chandler <[email protected]>
Add warning when submodules are not updated (#469)

* Add warning when submodules are not updated

* Sh compatible syntax for dirty submodule check

1b319151aa8f4efb32a9146022d9de8c40eb5540 authored over 8 years ago by fredizzimo <[email protected]>
Add ChibiOS packages to the avr_setup script (#468)

* Add ChibiOS packages to the avr_setup script

* Add git as a dependency

* Rename avr_setu...

c30aba0bce989d29458bd3b56090400cb0a91d03 authored over 8 years ago by fredizzimo <[email protected]>
Add ChibiOS support for QMK (#465)

* Modularity and gcc warnings fixes.

* Add ChibiOS support (USB stack + support files).

* ...

4d4f7684e684bec319f166121463a88cd4a62703 authored over 8 years ago by fredizzimo <[email protected]>
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

44a5f7630f18b40b36270d49449a43cd42b802f0 authored over 8 years ago by Christopher Browne <[email protected]>
Test all subprojects with travis (#464)

* tests all subprojects

* too many paren

a8b55f8c858933a0f7641f7bf2dede640235aa70 authored over 8 years ago by Jack Humbert <[email protected]>
initial version of handwired/fivethirteen (#462)

bfd673fbae7861e819eb17e0d1da58a1af76391a authored over 8 years ago by Robbie Gill <[email protected]>
Fix CAPS_LED logic in Satan (#461)

Needed to invert for proper operation. Previous code had LED on when off
and vice versa.

fbf697b9ff2a2347bd9ecedfb86333e5a395c872 authored over 8 years ago by TerryMathews <[email protected]>
test handwired boards

2d80eee6b8b9d79a931b99e7aa3b528068940a94 authored over 8 years ago by Jack Humbert <[email protected]>
adds handwire and onekey example

ba6fb23f079a03f978c81deda58d1d18e08c54dc authored over 8 years ago by Jack Humbert <[email protected]>
updates planck experimental, width of color output

7db2ec1509f6e90f8feea7c9fa73350544235a25 authored over 8 years ago by Jack Humbert <[email protected]>
gets rid of rand warning [skip ci]

8125cdb88ce1201fcfd16ed4c5313222ef4c230c authored over 8 years ago by Jack Humbert <[email protected]>
rand supports other chips

60fd885a6e540509baa2193932e15caeaeb8f4c5 authored over 8 years ago by Jack Humbert <[email protected]>
adds random base64 character generator

197f152dee834a737cd820f2a95d1ade98be4898 authored over 8 years ago by Jack Humbert <[email protected]>
Moves features to their own files (process_*), adds tap dance feature (#460)

* non-working commit

* working

* subprojects implemented for planck

* pass a subproject...

65faab3b89245f81c50b029ca178aed175d5f330 authored over 8 years ago by Jack Humbert <[email protected]>
Implements subprojects and updates projects for this (#459)

* non-working commit

* working

* subprojects implemented for planck

* pass a subproject...

215c2119af5281072d5a6efb0308408793cadd08 authored over 8 years ago by Jack Humbert <[email protected]>
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

c9f509f0168f6d11e743a9d2e37964c05e45672b authored over 8 years ago by Christopher Browne <[email protected]>
Merge pull request #453 from NoahAndrews/update-docs

755b17f8fc0f484261108f912af38430b27e9c95 authored over 8 years ago by Jack Humbert <[email protected]>
Update readme to direct people to using the MHV AVR Shell

b2d1ff75700144fca06f83b874f3a89475492782 authored over 8 years ago by Noah Andrews <[email protected]>
Long overdue fixes and improvements to environment setup scripts (#448)

* Update setup script 1 for new folder structure

* Improve script 1 output

* Launch elevat...

1b04e9d01ec4d31db3eaddf442c23e10b907c546 authored over 8 years ago by Noah Andrews <[email protected]>
zoom and undo keys for ab's planck keymap (#446)

57066b12464a7d1d7f12dec573f4691587d559a6 authored over 8 years ago by Anand Babu (AB) Periasamy <[email protected]>
Merge pull request #447 from abperiasamy/ergo-browser-zoom

zoom and undo keys for ab's beginners ergodox-ez keymap

e9f5c87207734d7feb6b2112d8baba601e2769b7 authored over 8 years ago by Erez Zukerman <[email protected]>
zoom and undo keys

7712d5521574607c99284bc5f277cb301e5ce611 authored over 8 years ago by Anand Babu (AB) Periasamy <[email protected]>
Preonic keymap update

e5d1e4b8cefb8f78561f35e0295b548c00b5ad57 authored over 8 years ago by Jack Humbert <[email protected]>
updates preonic default layout

0058c33815c2153ac1efffd4ba2e2bac241b5474 authored over 8 years ago by Jack Humbert <[email protected]>
updates planck macros to keycodes, prototype fn_actions

00dcac7270aabeb2f473315e94d298b4766df88c authored over 8 years ago by Jack Humbert <[email protected]>
Swap up and down on ab's layout to match default (#441)

0314620d26b7759ff08aac3a9709262814352b55 authored over 8 years ago by Anand Babu (AB) Periasamy <[email protected]>
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

4d79e224384464c8b42c770b3da09b9655d359e7 authored over 8 years ago by Christopher Browne <[email protected]>
Merge pull request #440 from abperiasamy/ergo-ab-swap-up-down

Swap up and down keys to match default layout

40bfc7231e87c883c840967fdbe42a7c711805be authored over 8 years ago by Erez Zukerman <[email protected]>
Merge pull request #438 from tkuichooseyou/master

Added tkuichooseyou keymap; for vim and macOS users

d2fc24d2a05f8f1e8f8a5b7e391db1418c87a038 authored over 8 years ago by Erez Zukerman <[email protected]>
Swap up and down to match default layout

512a68c0ecb16afda26a674b9bea83fa80d84a6e authored over 8 years ago by Anand Babu (AB) Periasamy <[email protected]>
updates ez's matrix to spec

b68b722325e1f0f68387e161365fa8e31c79b7b2 authored over 8 years ago by Jack Humbert <[email protected]>
Backlight abstraction and other changes (#439)

* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, bac...

13bb6b4b7fdd2b3e419d0f89c93fb980b00eeb9b authored over 8 years ago by Jack Humbert <[email protected]>
Add OS specific layers that can be switched with macros (#436)

ba116ceb496011bb35ce074a3ba8c2448f059260 authored over 8 years ago by Peter <[email protected]>
Added tkuichooseyou keymap; for vim and OSX users

b9d29cc355de7a6deaac9bc8219c44e16718181d authored over 8 years ago by Teddy Ku <[email protected]>
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

a4bdb0ac0e6d44c9c9a2d8910a5ca5b7fb49fcbf authored over 8 years ago by Christopher Browne <[email protected]>
AB's practical planck keymap (#435)

bab6a8fde5a43eb6feeb81b83d29791cbef3af8e authored over 8 years ago by Anand Babu (AB) Periasamy <[email protected]>
Updates overall readme

7e584439ee613fe156b15ebe8b85d921770861ca authored over 8 years ago by Jack & Erez <[email protected]>
Adds a Readme for the keyboards subdirectory

2443234555e3b69ba51d0a62fbf3faba09b95680 authored over 8 years ago by Jack & Erez <[email protected]>
Update readme.md

aea8d4371605600c9cbb224e7aac8a3f2bc7622c authored over 8 years ago by Mazin Bokhari <[email protected]>
Update readme.md

ce5e41d362a0f55b0206d505f752aff782cb1c21 authored over 8 years ago by Mazin Bokhari <[email protected]>