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 remote-tracking branch 'refs/remotes/jackhumbert/master'

6da0eb2b2b70d7b2c5bb1f7c6898f7d9a275ceea authored about 8 years ago by IBNobody <[email protected]>
Merge pull request #697 from fredizzimo/fix_gh_token_problem

Fix the .travis.yml so that GH_TOKEN works properly

6d1e916851daa7bcbd8ef31b6fbc73cb369ef1f0 authored about 8 years ago by Jack Humbert <[email protected]>
Merge pull request #696 from fredizzimo/community_boards

Update list of community keyboards

25502277e8df9cb7ff25dca8ae570153e0d21690 authored about 8 years ago by Jack Humbert <[email protected]>
Fix the .travis.yml so that GH_TOKEN works properly

83eb9e4eed808113a2fc059bcd7546b17707e920 authored about 8 years ago by Fred Sundvik <[email protected]>
Update list of community keyboards

3bdebd2270a40593f4779f0013f588e47b3c53fc authored about 8 years ago by Fred Sundvik <[email protected]>
Merge pull request #689 from jeebak/tv44-jeebak

Port jeebak's Planck/JD45 keymap to TV44

326de65439e3a95ac3faefc66b5077076a8f2f10 authored about 8 years ago by Jack Humbert <[email protected]>
Merge pull request #684 from tomb0y/kc60_workman_dead

Correct typo in kc60 workman-dead keymap

2ac90ed704fab125aebf8063f7b07d1a7c1ce60c authored about 8 years ago by Jack Humbert <[email protected]>
Merge pull request #695 from fredizzimo/dfu-util_instructions

Add dfu-util to the instructions

bade8be66c3440cc91db1d56d3a29a5b5af226dc authored about 8 years ago by Jack Humbert <[email protected]>
Merge pull request #693 from fredizzimo/infinity60

Rename infinity_chibios to infinity60, and add readme

98bedbeb754f045562913c4a573e5029f2e209ed authored about 8 years ago by Jack Humbert <[email protected]>
Merge pull request #694 from fredizzimo/keyboard_template

Fix the keyboard template with new make syntax

a1b289c99aaf28373f9eca73853bba24b5c2f813 authored about 8 years ago by Jack Humbert <[email protected]>
Merge pull request #690 from fredizzimo/unit_test

Add Unit Testing support

4fd5ac8326f491a347b8c049f32a3353a633ebf5 authored about 8 years ago by Jack Humbert <[email protected]>
Rename infinity_chibios to infinity60, and add readme

8ab9c5c55a0f90266b1c70e40fc034065ad027de authored about 8 years ago by Fred Sundvik <[email protected]>
Add dfu-util to the instructions

53302328d0425bacdf4b0a763699308b9179f5ff authored about 8 years ago by Fred Sundvik <[email protected]>
Fix the keyboard template with new make syntax

Also add proper link to the parent

1f5838a28679975f689e35471a35720ed5c7e7c5 authored about 8 years ago by Fred Sundvik <[email protected]>
Add -p parameter to mkdir

So that it's created even when there's a deeper structure

03b1d142f2df39a98fd8013f364580c8534d044c authored about 8 years ago by Fred Sundvik <[email protected]>
Another attempt to make keyboards and tests in parallel

ca5145732777ee4ca6cd607fc426fe15a1c3de51 authored about 8 years ago by Fred Sundvik <[email protected]>
Support for running and cleaning all tests

1b963117fedf91e4bef97d75eb4e3e0b3b1e1dfd authored about 8 years ago by Fred Sundvik <[email protected]>
Fix running multiple tests

fc855cb30e86aadee7b1d9ee62f83d85cc0447ea authored about 8 years ago by Fred Sundvik <[email protected]>
Add unit test documentation

922c4ea3bc46f6246d9f67ead11bcf53ff947ef3 authored about 8 years ago by Fred Sundvik <[email protected]>
Make tests and keyboards in two different jobs

fd93a9bb2969f8779a4d10d1190ab2a29128cd66 authored about 8 years ago by Fred Sundvik <[email protected]>
Disable map file creation when building tests

It causes strange linker warnings on cygwin.

42baa6cf43ab1da79887e74b9ad71379c13094f9 authored about 8 years ago by Fred Sundvik <[email protected]>
Convert frame_validator_tests to GTest

b3eba797af74ace19b9f2e762bdd33d9449e3f94 authored about 8 years ago by Fred Sundvik <[email protected]>
Travis builds the default all target

6b92b6280290d87d1c54555652dbc4d7fb7414d1 authored about 8 years ago by Fred Sundvik <[email protected]>
Build actual tests, convert byte_stuffer_tests

0a11460175d6a838c71343c19eb4ce4699936247 authored about 8 years ago by Fred Sundvik <[email protected]>
Running of unit tests

But only if the compilation has succeeded

f4429ba48ca8346a208b711cd63e7413ac3efeff authored about 8 years ago by Fred Sundvik <[email protected]>
Add Google Test submodule

cfddec17d5a4ea2c3ce9afe0f15de3fa604dee63 authored about 8 years ago by Fred Sundvik <[email protected]>
Basic framework for parsing test targets

6d7cd639a5e4503f00162c7cfa4bc7302b82c71c authored about 8 years ago by Fred Sundvik <[email protected]>
Convert frame_router_tests to GTest

cdd0913bcc63334fa20f1a7bd46bdce4d4f2843b authored about 8 years ago by Fred Sundvik <[email protected]>
Rules for compiling and linking google test

8a9aac6e3237a505682cc7249a8dfff6cb964343 authored about 8 years ago by Fred Sundvik <[email protected]>
The makefile actually calls build_test

27a673f5cf75747fe73641059aae60e9b53a1c78 authored about 8 years ago by Fred Sundvik <[email protected]>
More common settings for unit tests and keyboards

c692fd1d55cb2103e9f7c40c8953ec92b5178c52 authored about 8 years ago by Fred Sundvik <[email protected]>
Convert tirple_buffered_object_tests to GTest

ffb0a126f5b2484eda7f6b1c62ea61924eec6521 authored about 8 years ago by Fred Sundvik <[email protected]>
The all target makes all keyboards and all tests

6410f0c021792ebbbd279fc6150f197274e914c8 authored about 8 years ago by Fred Sundvik <[email protected]>
Detect failures when running multiple tests

Also add better output.

7eefb34e7c4f162b9568ff880d0e4e5214e1b9c9 authored about 8 years ago by Fred Sundvik <[email protected]>
Convert transport_tests to GTest

bcdf9ab76bf3723e6015d4255d53e7c1e7259b61 authored about 8 years ago by Fred Sundvik <[email protected]>
Merge pull request #691 from fredizzimo/fix_line_endings

Fix line endings

f815b4871ebc5cc2f8d1a306eceec68c0a973a4c authored about 8 years ago by Jack Humbert <[email protected]>
Merge branch 'master' into fix_line_endings

cff26bc48413ec62d4f4a37e3a6ba34721e7670c authored about 8 years ago by Fred Sundvik <[email protected]>
Merge pull request #666 from fredizzimo/makefile_overhaul

Makefile overhaul

36b6a96596e6cbca879d5304a586e279c15b04a9 authored about 8 years ago by Jack Humbert <[email protected]>
Fix travis_compiled_push

265df7d5da5ead27bef3d00fce7d0f2bf133e9cc authored about 8 years ago by Fred Sundvik <[email protected]>
Normalize line endings

a5b1af4999345239df5086351b52a5b4d2daa97e authored about 8 years ago by Fred Sundvik <[email protected]>
Set eep files to binary mode

de58ec9738deebe73a43b9511c8df441c6f81efa authored about 8 years ago by Fred Sundvik <[email protected]>
[tv44] Port jeebak's planck keymap to tv44

5fe883e74b7f8a1265c2069d16e8dcbd25fab18b authored about 8 years ago by JeeBak Kim <[email protected]>
[tv44] Add "jeebak" keymap folder as a copy of the "default" folder

ff0e0ee4595cb6d9cfa5a742c58b8f7705d9a3f3 authored about 8 years ago by JeeBak Kim <[email protected]>
Merge remote-tracking branch 'upstream/master' into makefile_overhaul

d1e4f2eb0838ef400f4f76fc644610d6c8230658 authored about 8 years ago by Fred Sundvik <[email protected]>
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

a732003bfd1a780be0728cdacda71c0b3d8b59b3 authored about 8 years ago by cbbrowne <[email protected]>
Merge pull request #664 from linsomniac/infinity_readme

Adding nicer Infinity build instructions.

2c8f6557e6994d3fe4fa2038f6cb4a4e51caf3a9 authored about 8 years ago by Erez Zukerman <[email protected]>
Merge pull request #685 from fredizzimo/windows10_instructions_typo

Fix minor typo in the readme

17511870bcd607791958761e8f80185fecbb7d21 authored about 8 years ago by Erez Zukerman <[email protected]>
Disable debugging for Ergodox keymap “coderkun_neo2”

5b58d7d1458502ad52b7a8e2be52afab17dc51a5 authored about 8 years ago by coderkun <[email protected]>
Set Unicode input mode and override unicode_input_start() method to keymap “coderkun_neo2”

c78b44fb18194fb130ec3c49c38abc5afb6fee34 authored about 8 years ago by coderkun <[email protected]>
Add box-drawing Unicode characters to keymap “coderkun_neo2”

137eb118e352201f7d324743e34ed57e6885b689 authored about 8 years ago by coderkun <[email protected]>
Correct typo in kc60 workman-dead keymap

and rename README.md to readme.md

3f0e1b3a8ea2e8013a77a8ce948d2f69bbdcd869 authored about 8 years ago by zs <[email protected]>
Merge pull request #2 from jackhumbert/master

Merge from jackhumbert

8e058135e2905d6a2ec281d29e5a93cb808bd8a5 authored about 8 years ago by Damien <[email protected]>
Fix bad merge

Led should have been added to KC60, not GH60

6cfdd077b5bcdcfe8b390e4c07965eaf6c081c76 authored about 8 years ago by Fred Sundvik <[email protected]>
Fix minor typo in the readme

86ece6417644d2e9b5ea2548ff1dd4aa2ee8e354 authored about 8 years ago by Fred Sundvik <[email protected]>
Remove google test submodule

It had been added for some strange reason, allthough it's supposed
to be there only in another b...

3300203157e8c0fe9004e759aa5c18f1a1996e7e authored about 8 years ago by Fred Sundvik <[email protected]>
Split vision_division into Makefile/rules.mk

fb8365a378b9393164d31b1dea42c95a9543f761 authored about 8 years ago by Fred Sundvik <[email protected]>
Merge branch 'master' into makefile_overhaul

523dff3005193f72247addff70c8cb238ac6164b authored about 8 years ago by Fred Sundvik <[email protected]>
Merge pull request #659 from Dbroqua/master

- Updated dbroqua layout for planck keyboard

4321f0af7d34f794a372964be49d225442671c45 authored about 8 years ago by Jack Humbert <[email protected]>
- Added capslock led for KC60 keyboard (based on gitbug.com/jpec/kc60 works)

8d0aed39d11efaf51a0831e78b5641b4b5686197 authored about 8 years ago by dbroqua <[email protected]>
Merge pull request #683 from ickerwx/master

LEDs work now, fixed Kitten Paw default keymap, added my own keymap as a better example

f0cb5e9e50f663ce4e3161f251c0e638c0313403 authored about 8 years ago by Jack Humbert <[email protected]>
Merge pull request #681 from IBNobody/vision_division_dev

Added Port A Pin Mapping / Added Vision Division (WIP)

8ebe9c446c6ba9f159a8d478a7e03f035812a363 authored about 8 years ago by Jack Humbert <[email protected]>
Merge pull request #682 from jeebak/jd45-jeebak

Port jeebak's Planck keymap to JD45

6f6f745385ee350d3f0ee5a43c1b7deead84672f authored about 8 years ago by Jack Humbert <[email protected]>
Merge pull request #680 from replicaJunction/layout-atreus-replicaJunction

Added replicaJunction keymap

5728d1c9f21c0201b11e3e4f5b9593415342e9c8 authored about 8 years ago by Jack Humbert <[email protected]>
Fixed naming of Analog pins to differentiate them from DIO pins used by Quantum Matrix

34eeea787c8a1c45d5d35221e164e347b7ed65ee authored about 8 years ago by IBNobody <[email protected]>
Merge remote-tracking branch 'upstream/master' into kitten_paw

22ef0bbac55215965c7fc6246d20d4591fbf14f4 authored about 8 years ago by René Werner <[email protected]>
fixed defaulf keymap, added my own keymap

now the LEDs are working like they should

1bbd3c1eea78abf0b36a289fb37f80dfc4f9c8bb authored about 8 years ago by René Werner <[email protected]>
Make the "extra" key in the top row another backspace

94597a27c5d138eb269d864c57e2de89207f7f91 authored about 8 years ago by JeeBak Kim <[email protected]>
Merge pull request #1 from jackhumbert/master

Merge from jackhumbert

c51862b2374baedd50e461de2bbb7d382b053f63 authored about 8 years ago by Damien <[email protected]>
- Updated kc60/readme

- Added layout examples for kc60

c34399c5924c321d037e154bb3d5781dcc5c433a authored about 8 years ago by dbroqua <[email protected]>
[jd45] Port jeebak's planck keymap to jd45

9c0c8c307d36aa7a1909718e5da58a0eb8fcedb6 authored about 8 years ago by JeeBak Kim <[email protected]>
[jd45] Add "jeebak" keymap folder as a copy of the "default" folder

601feed87e3ab303fbc7b5987dd6d451b6fa3453 authored about 8 years ago by JeeBak Kim <[email protected]>
Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into vision_division_dev

8423601ea171da3f65185e97bfc14f68f2ec0b2c authored about 8 years ago by IBNobody <[email protected]>
Added pin support for A0-A7

Vision Division - It works!

936a26d04ffa12801031c058f27e221174e3fabd authored about 8 years ago by IBNobody <[email protected]>
Added replicaJunction keymap

a72d46d1ecf7c317830aca91aadc3fae01f00bca authored about 8 years ago by Joshua T <[email protected]>
Fixed getting "stuck" in gaming layer

b0c3d596816c178ccd94738a3866a08b71027d0d authored about 8 years ago by Joshua T <[email protected]>
Merge remote-tracking branch 'upstream/master'

42fa91a57dad18ccc3f6bf308f50b3f1e882dadd authored about 8 years ago by Joshua T <[email protected]>
Several key placement fixes.

* Switched Tab and Super on the default layout
* Moved Shift on Extend to pinky
* Moved Caps Loc...

cac69cb58029bf246b22038f034205afbedbc695 authored about 8 years ago by Joshua T <[email protected]>
Merge https://github.com/jackhumbert/qmk_firmware

73d2a470eed73a1ba28520343bd1cfc81498d183 authored about 8 years ago by Olivier <[email protected]>
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

7c2a24b3154367bfff06163193e07303d9dcf86e authored about 8 years ago by cbbrowne <[email protected]>
More notes

9778349c4bfb6723ef056eb3473a7fc15c45c435 authored about 8 years ago by cbbrowne <[email protected]>
ergodox: Update algernon's keymap to v1.6

Major changes include:

Base layer changes
------------------

* The parentheses & bracket keys ...

f512179e66e4d4dfbcc92c6ba1aaa1b6cf1ef12b authored about 8 years ago by Gergely Nagy <[email protected]>
- Fixed layout for kc60

e6dcb8de8ce1a051b3c34c3e61fac4f2d6af8773 authored about 8 years ago by dbroqua <[email protected]>
- Updated kc60.h for 2x 1u backspace (K49)

- Added dbroqua layout

5979051de339d0b064aaaeb59948df00aa7c3951 authored about 8 years ago by dbroqua <[email protected]>
Making the existing firmware link better

0dfd1712bb22be9fe63b8754eb8fe72675906c6f authored about 8 years ago by Sean Reifschneider <[email protected]>
Changes based on @fredizzimo review, flashing Infinity details

7debe7cd777f50ef0adf4d3b4623946232f1eccf authored about 8 years ago by Sean Reifschneider <[email protected]>
Merge pull request #679 from algernon/h/ucis/subproject-fix

quantum: Move qk_ucis_state to process_unicode.c

ad206155aa6f87de3fb9f0aefe60685ec12905a8 authored about 8 years ago by Jack Humbert <[email protected]>
Merge pull request #646 from nclundsten/master

fix ergodox ez link

d2990645ca82d84b571c1c6c99080ed57ef8771e authored about 8 years ago by Jack Humbert <[email protected]>
quantum: Move qk_ucis_state to process_unicode.c

In order to not declare the same variable in multiple objects (which
happens when building UCIS-...

a058ae40e268b34ba5db45f5fd5d557d50fa5437 authored about 8 years ago by Gergely Nagy <[email protected]>
- Updated readme by adding link on kle for each layer

235d47e747465000dc2725acff4796a933c2fcea authored about 8 years ago by dbroqua <[email protected]>
Merge remote-tracking branch 'upstream/master' into makefile_overhaul

2e3834edea1bc2f83477dff1a423adc87c357471 authored about 8 years ago by Fred Sundvik <[email protected]>
Fix slight inconsistency

When running make from either a keyboard folder or a subproject
it runs all keymaps for all subp...

7c9fff59d0bfd36016a5cd79d40ec27ae591610b authored about 8 years ago by Fred Sundvik <[email protected]>
Nightly

Prep for Vision build

a902206735972a15063d8d9852a87041d82d6e7b authored about 8 years ago by IBNobody <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master' into vision_division_dev

5d685efa499e833c4a8215a18562b2d0c4a21f2f authored about 8 years ago by IBNobody <[email protected]>
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'

9263ade0fbdde6431fb5c7f26970754c5c7c2963 authored about 8 years ago by IBNobody <[email protected]>
Fixed line ending

6c2b7f359cfe5122631d8772f8766c08465949c8 authored about 8 years ago by IBNobody <[email protected]>
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'

3f8672287f7aa09b26e4352ed1dfb852f1a5dc94 authored about 8 years ago by IBNobody <[email protected]>
Merge remote-tracking branch 'upstream/master'

d19c0d46d9264d6914cdfb5cc3a6eef44ead19bb authored about 8 years ago by dbroqua <[email protected]>
Merge pull request #677 from SmackleFunky/master

Virtual Serial Port - and a Layout that uses that virtual serial port for Plover

a9205484718ab2a74bc97884a2ea7b95882ed66d authored about 8 years ago by Jack Humbert <[email protected]>
Merge remote-tracking branch 'upstream/master'

# Conflicts:
# keyboards/planck/keymaps/dbroqua/keymap.c

e65252d591b88f3c108d40ea5eeda9d561bc237c authored about 8 years ago by dbroqua <[email protected]>
added my personal keymap

I ported my keymap from tmk to QMK.

6a61c89477678e3df9aba9189b3dd67fc24e94ab authored about 8 years ago by René Werner <[email protected]>