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

[deadcyclo layout] Added unicode layer

37ed3d13a4d99c9880f713de497f84efbe937bdf authored over 7 years ago by Brendan Johan Lee <[email protected]>
[deadcyclo layout] Added support for ergodox ez shine

3c32e38036fda17be4ff86235565fe4ac88cba33 authored over 7 years ago by Brendan Johan Lee <[email protected]>
Added instructions for how to build and flash the firmware with teensy_cli.

18cc05e2f7d09f9faac37ee504bd111e70a52764 authored over 7 years ago by Rovanion Luckey <[email protected]>
Merge pull request #1014 from SjB/lcd_mods_status

added mods status bit to visualizer.

71137deba21bfc392d60cffb1b76216c362beb9a authored over 7 years ago by Jack Humbert <[email protected]>
updated all the other keymaps to support the new changes.

qmk firmware requires the matrix_init_user and matrix_scan_user
function to be implementated. Ad...

9111cc00f587188c68d3ed0379aae6675ad8d377 authored over 7 years ago by SjB <[email protected]>
speeding up (un)register_code16

In register_code16 and unregister_code16 we call register_code and
unregister_code twice, once f...

2b3859937b1e7f96b684408d31ff12a4e682f7ee authored over 7 years ago by SjB <[email protected]>
fix: infinity60 keyboard was not using quantum features.

the quantum matrix codes where not being initialized or/and called
so no feature of the quantum ...

a777495683128fc56aa2d0081f27ff4c5c86d219 authored over 7 years ago by SjB <[email protected]>
Compare Makefile with itself instead of using `--help`

245f77b863b1dbea9d87381b5f5cff2516553d1d authored over 7 years ago by Dylan Scott <[email protected]>
turn off rgb_midi in ez

841d7e6a1d74b1fc45575ed551132ec27353ebf3 authored over 7 years ago by Jack Humbert <[email protected]>
Merge pull request #1026 from TerryMathews/master

Let's Split: More code cleanup

6d377bcc9cb417158a71cd78656ca2e1743885b2 authored over 7 years ago by Jack Humbert <[email protected]>
More code cleanup

Missed a few commented out vestigal defines in revx/config.h that had
been moved to keymap/seria...

372af5e3f6dc2bc362dee1ea8615769d6df7f9a9 authored over 7 years ago by TerryMathews <[email protected]>
Merge pull request #1018 from hot-leaf-juice/master

simplified my keymap

0026f4ec096ddbf1665c2e141af5a858aaf3f19d authored over 7 years ago by Jack Humbert <[email protected]>
More keyboard map tweaking (#1019)

* Add HOME/END keys as upper/lower on arrow-up/down

* Reduce .hex file size by turning off un...

89461e743efbe49092c30cbd71c51ccecbfdd8a9 authored over 7 years ago by Christopher Browne <[email protected]>
Merge pull request #1020 from remigius42/master

Swiss German layout for Ergodox EZ & Infinity

79a823d8027d5795f04dc5faaed9172b43ab8203 authored over 7 years ago by Jack Humbert <[email protected]>
Merge pull request #1022 from lucwastiaux/master

Improvements to Dvorak Programmer Ergodox keymap

a8a1fbbac8cd941bc0b12a112fe4b06c780bc13e authored over 7 years ago by Jack Humbert <[email protected]>
Merge pull request #1021 from luizribeiro/ps2avrGB

Support for ps2avrGB / winkeyless.kr boards

a54944ac335aab86e16ee2acb528c041da1e4c6c authored over 7 years ago by Jack Humbert <[email protected]>
Merge pull request #1023 from TerryMathews/master

Corrects Let's Split code

405b2ae267be8f010517b6ed4d6da92b7de41ef9 authored over 7 years ago by Jack Humbert <[email protected]>
Missed commenting out notes at end of line

99d548c4fbf207a0d38077d655bcf86a92db562f authored over 7 years ago by TerryMathews <[email protected]>
Fixed keymap matrix on rev2

* Fixed keymap matrix in rev2 so that left half and right half match
when in same orientation.

a00957abca4a7c67d25450246fbe73fda09b0e72 authored over 7 years ago by TerryMathews <[email protected]>
Created lines to uncomment keyboards built upside down

* Reverses column order to fix left-to-right key order that occurs if
PCB assembled upside down.

efa526f57016f691fbdd75b1088f7e47240615ea authored over 7 years ago by TerryMathews <[email protected]>
Refactor code to eliminate duplicate defines

* Moved duplicated defines out of inappropriate source files (matrix
pins in keymap subdirectory...

9d24943ec1285c2d5d5853390abd5eb4e0cd7a2c authored over 7 years ago by TerryMathews <[email protected]>
Upgrade AVR 8-bit Toolchain to 3.5.4 on Travis

84661ac44b15bd5e60cc223779fea05784672011 authored over 7 years ago by Luiz Ribeiro <[email protected]>
SG Ergodox layout: Updated layout documentation

- Swiss German Ergodox layout:
Updated layout documentation based on previous
layout cha...

08c192caea1d0c1815b86461705f23d96f010e76 authored over 7 years ago by Andreas Schmidt <[email protected]>
SG Ergodox layout: Fixed ENTER key mapping

- Swiss German Ergodox layout:
Additional ENTER key was mapped to wrong layer
and keyboa...

afd2c2ee9eac95869b8f9366f8861baf64444509 authored over 7 years ago by Andreas Schmidt <[email protected]>
SG Ergodox layout: Minor code formatting changes

- Swiss German Ergodox layout:
Removed unnecessary spaces.

c2c8a120228fe8b8bfc15f05f4a39f35f6372b08 authored over 7 years ago by Andreas Schmidt <[email protected]>
SG Ergodox layout: Add ENTER to left keyboard

- Swiss German Ergodox layout:
Added ENTER key to left keyboard half on media layer
such...

5c4a73d788470a3fc53b8dd06b808cc662d37795 authored over 7 years ago by Andreas Schmidt <[email protected]>
SG Ergodox layout: Add <br/> macro to media layer

- Added <br/> macro to media layer of Swiss German layout
for Ergodox

3fd9aa3660331b05144f9cf7cebb60bef32a352f authored over 7 years ago by Andreas Schmidt <[email protected]>
document BRACKETS and SHELL_LAYER

803a861b4e5cce8da2f1260273ee5d918b0f58a7 authored almost 8 years ago by lucwastiaux <[email protected]>
Added a copyright header to the default keymap... ¯\_(ツ)_/¯

642d0acef547c8276ed82a319d2e16c5a977d1a4 authored almost 8 years ago by Luiz Ribeiro <[email protected]>
Slightly saner default keymap for ps2avrGB and removed some unused code

bfbab75292a3e1fa9fea501fc3c37698c16dedd5 authored almost 8 years ago by Luiz Ribeiro <[email protected]>
Simplified and polished a bit the code changes on tmk_core

9ce38cbccf073fccea6f7ee6492bf472a48852b8 authored almost 8 years ago by Luiz Ribeiro <[email protected]>
Renamed JSON source of Ergodox Swiss German

- Renamed the JSON source files for the layout description of
the Ergodox Swiss German keymap

eb6abb6305d66033b67a9860b57b21765b5b46bb authored almost 8 years ago by Andreas Schmidt <[email protected]>
Correct layout description of ergodox swissgerman

- Added missing HTML macros to media layer.

6b5cd656fd32033d1b5d117381208cd6708721ed authored almost 8 years ago by Andreas Schmidt <[email protected]>
Removed Ergodox EZ & Infinity specific keymaps

- Removed the keymaps for Swiss German spefic for Ergodox EZ
and Infinity after previously m...

250628de04aabd65d6465c5a6afe48332e8d7f53 authored almost 8 years ago by Andreas Schmidt <[email protected]>
Merged keymap for Ergodox EZ & Infinity

- Merged keymap for Ergodox EZ & Infinity into one single
keymap using pre-processor macros.

c26c81c7f3973b2b4e085b53d37ef6fbddd66c9e authored almost 8 years ago by Andreas Schmidt <[email protected]>
Simplification and code polish on ps2avrGB directory

461dfd44621ef31cabc08136d4714ca24ed651fa authored almost 8 years ago by Luiz Ribeiro <[email protected]>
Got ps2avrGB to work with the V-USB protocol

f7462aaa613a08ba4b86dbb912ce26722cfccaff authored almost 8 years ago by Luiz Ribeiro <[email protected]>
make shell layer more compatible with default layer

4cf0f7dd16d60aef363e91977597334017e60924 authored almost 8 years ago by lucwastiaux <[email protected]>
Add Swiss German layout for Ergodox Infinity

- Add Swiss German layout for Ergodox Infinity based on default
layout for Ergodox EZ.
- Min...

bf0b355bc820a017544860a5b90e405f45e66592 authored almost 8 years ago by Andreas Schmidt <[email protected]>
Add Swiss German layout for Ergodox EZ

- Add Swiss German layout for Ergodox EZ based on default
layout for Ergodox EZ.
- Minor cha...

cbb1927d6f7511d7778239e02d834f392b83dd25 authored almost 8 years ago by Andreas Schmidt <[email protected]>
couple of changes to the shell layer

01e750a37230fd7df9ef57a9d1564bde4bee6da6 authored almost 8 years ago by lucwastiaux <[email protected]>
simplify

dc3937d485bf2325d1ed26c3456475b1b09617f1 authored almost 8 years ago by Callum Oakley <[email protected]>
Added KC_QUES, updated file path.

b420185f5bc67f46d4733e52bd0ee01e98e75fd0 authored almost 8 years ago by Erez Zukerman <[email protected]>
Merge remote-tracking branch 'upstream/master'

b8b2a55973b689fb4e827f6e967163114c575cd6 authored almost 8 years ago by Xyverz <[email protected]>
Added Let's Split

80bc59858539383713c9d9f771ae293b1153674f authored almost 8 years ago by Xyverz <[email protected]>
Changes to Atreus62 keymap, adding Let's Split keymap.

c8a0ab18676ff0f4ca92eaafba84e481406b7912 authored almost 8 years ago by Xyverz <[email protected]>
introduce shell_layer

072237bce814fd49765be7f5a6fcb57821c1e31d authored almost 8 years ago by lucwastiaux <[email protected]>
Merge pull request #1016 from arthurnn/patch-1

this is the atreus doc

10ff9623214ee62935a17b3f68d5180756b7a27b authored almost 8 years ago by Jack Humbert <[email protected]>
this is the atreus doc

489d0ab5818555b8f8ff6e9e7d9a9ea717902ab0 authored almost 8 years ago by Arthur Nogueira Neves <[email protected]>
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

f35adb4f37965489b846468567f9dc65c5eec05a authored almost 8 years ago by David Olsson <[email protected]>
added mods status bit to visualizer.

Since we can't read the real_mods and oneshot_mods static variable
directly within the update_us...

9eb8d05246fba4f46c04b8fa1884b8f2d2ee0664 authored almost 8 years ago by SjB <[email protected]>
Merge pull request #1013 from mitchlloyd/mitch-keymap-update

Update mitch layout for new keymaps

3d264adfc5e4538b57315cb8d3d429b9ed310f25 authored almost 8 years ago by Jack Humbert <[email protected]>
Update mitch layout for new keymaps

0815c7ae17cc19007c2074d178cb27476c5c6b83 authored almost 8 years ago by Mitch Lloyd <[email protected]>
Don't change ralt to lalt, it's really not the same thing on windows.

d910b94a3c9101dbe89a877236346ede1751c0da authored almost 8 years ago by David Olsson <[email protected]>
put shell nav under tab, introduce an OSL for the brackets layer

1ac15e6b3a6c43669d5b107e4ca550d2aa7c284c authored almost 8 years ago by lucwastiaux <[email protected]>
whitespace fixes

53382d9564a74ac6babfc4445e575c3de6d2bf98 authored almost 8 years ago by David Olsson <[email protected]>
vi style arrow keys. Live unicode switch support

a37e924e368d9c151a0ee307c982ae5a820a441c authored almost 8 years ago by David Olsson <[email protected]>
Merge branch 'master' into promethium

11eb3d5491bc5d0d2e64d7b37282bc2304ea3247 authored almost 8 years ago by Priyadi Iman Nurcahyo <[email protected]>
oneshot timeout would only timeout after an event.

After setting a ONESHOT_TIMEOUT value, the oneshot layer state would
not expire without an event...

6f44ca7a59d60e20c1d35e8edc916571f5fe40ef authored almost 8 years ago by SjB <[email protected]>
Merge pull request #16 from jackhumbert/master

Forked from jackhumbert/qmk_firmware

f91f0a715d51286064bfe808b0d463878a6d3588 authored almost 8 years ago by Damien <[email protected]>
Merge pull request #987 from belak/belak/whitefox-initial-support

Initial whitefox support

6f448856151572f5bee329e68842cdda867fa66b authored almost 8 years ago by Jack Humbert <[email protected]>
Merge pull request #996 from milestogo/master

kinesis keyboard with subdirectories for different hardware - matches pull #911

81b89f8b2b38b9cf74f2b5f0b90af9b1573baf2d authored almost 8 years ago by Jack Humbert <[email protected]>
Merge pull request #999 from deadcyclo/master

Adds layer images to the deadcyclo layout readme

99d0b54e5ef179f745d92bbb2be945cbad84cb0e authored almost 8 years ago by Jack Humbert <[email protected]>
Merge pull request #1003 from mneme/master

Layout "Mneme" for Atreus62

b2dcac96555ab42d549e84c4789c99b49458c62a authored almost 8 years ago by Jack Humbert <[email protected]>
Merge pull request #1005 from kd0kkv/patch-1

Update keymap.c

ff76ee837749157e05426b613e43d07e794b21e6 authored almost 8 years ago by Jack Humbert <[email protected]>
Merge pull request #1006 from Vifon/master

Update the vifon keymap

5036112d39a13dd0e6dd037576e669956ea8de94 authored almost 8 years ago by Jack Humbert <[email protected]>
Merge pull request #1007 from bryan4887/bryan

Added Bryan's keymap

a896b300ec21c334b4806551ef9052b06839d1ba authored almost 8 years ago by Jack Humbert <[email protected]>
Merge pull request #1009 from getclacking/master

Typo fix

5521d854d0849ed46738d4c6f3f08ef89f97f14f authored almost 8 years ago by Jack Humbert <[email protected]>
Typo fix

b56ec38d5ccc10e6e0b2ff6e7e859bbae3cb9610 authored almost 8 years ago by Jason Milkins <[email protected]>
Added Bryan's keymap

aa0939b5ef410e3003cc52383046a5d2dd0744f5 authored almost 8 years ago by Bryan Hernandez <[email protected]>
Merge pull request #1004 from jackhumbert/hf/scmd

Adds SCMD and SCMD_T

0fde5a34e2ad178b741ae0b33d3c0bc59f2190a8 authored almost 8 years ago by Erez Zukerman <[email protected]>
Update quantum_keycodes.h

7288e5ab9c005a7b035d91e68358aa2b6a12420c authored almost 8 years ago by Jack Humbert <[email protected]>
Update the vifon keymap

c6299a785916d021dbfc2f533d059d7b0a51f121 authored almost 8 years ago by Wojciech Siewierski <[email protected]>
Link correctly to keycode.txt

032712866f0b280b464a1168bfe7d632027075f5 authored almost 8 years ago by Noah Andrews <[email protected]>
Update keymap.c

Fixed the default querty layout to have a B button and just one F

c660d5f8140f7ebc9a4c8302992438026a85b61d authored almost 8 years ago by kd0kkv <[email protected]>
initial commit of my Atreus62 keymap

1074642c3685816852f0fe58ccdf59a83fca9f47 authored almost 8 years ago by Xyverz <[email protected]>
Update makefile.

Readme.

236a0b0b6012d311a3ec048498dacdb1851327a0 authored almost 8 years ago by David Olsson <[email protected]>
- Change docs to match keymap.

- Switched around modifiers on the function layer to match muscle memory.
- Added support for app...

b2419b31d3d4198192a1b5fb78b1c2e8ade0ce87 authored almost 8 years ago by David Olsson <[email protected]>
A shot at aliasing

3717cf5864d6505e406b5eb75f315e6dc2392912 authored almost 8 years ago by Erez Zukerman <[email protected]>
Adds SCMD and SCMD_T

8459bb97c1e8bcb9ccce55a1ed849d373bd7706c authored almost 8 years ago by Erez Zukerman <[email protected]>
Updated Home (markdown)

942b78e8c2406f0631a25f21a166c74a4ef21f3d authored almost 8 years ago by Christopher Browne <[email protected]>
Destroyed Build Options (org)

1cefc940825a4db7ec18d6133584e9e3d1333c9e authored almost 8 years ago by Christopher Browne <[email protected]>
Updated Build Options (org)

e7fb34a910ff9038a3f172c67c181239d1831301 authored almost 8 years ago by Christopher Browne <[email protected]>
Created Build Options (org)

67868d39f8c4b98269e766a93ee6c2fb65418222 authored almost 8 years ago by Christopher Browne <[email protected]>
Remove comments and change to correct KN_PLUS instead of KC_PLUS.

ed975f2454692fec28539a7014116beeb21b4c9e authored almost 8 years ago by David Olsson <[email protected]>
Link fix in readme.

1bef7bf45a2b05e755b17267aa08a66d1588134f authored almost 8 years ago by David Olsson <[email protected]>
Readme + minor change to make it match reality.

e491f5a4d0465c1499e14183358730cf73d0ceaf authored almost 8 years ago by David Olsson <[email protected]>
Atreus62 first semi-final draft

3a453a03ed5f029bb9cf23955e87789245d39a22 authored almost 8 years ago by David Olsson <[email protected]>
Fix dfu-programmer link

8d61e884f2131dc272e4443026399dcef902fe1d authored almost 8 years ago by Noah Andrews <[email protected]>
Fixed incorrect layer image in deadcyclo readme

c4fca8b6bc06178ad578dbc4be67d579a3f4d59a authored almost 8 years ago by Brendan Johan Lee <[email protected]>
Merge remote-tracking branch 'upstream/master'

1121753746229c06858cdebfbbaafd239d1ebc03 authored almost 8 years ago by Brendan Johan Lee <[email protected]>
Added layer images to deadcyclo layout readme

db1aec159d37748de7413816a377dc5b63111c71 authored almost 8 years ago by Brendan Johan Lee <[email protected]>
Wait for two ticks rather than 1

a55c5e3ea353e3d1a73550bcc898bbc4f023c42e authored almost 8 years ago by Kaleb Elwert <[email protected]>
Add files via upload

tidying up the keymap

7a9a5d0e626aaaff96b99f251d048d24e07289f9 authored almost 8 years ago by Xyverz <[email protected]>
Fix mismatched indentation

0b38204e62446a7ce2eaf60709cbf7e426a200be authored almost 8 years ago by Kaleb Elwert <[email protected]>
Update clock frequencies to match the infinity ergodox

49a00a535f6106f37e5ebd272238e018832803a0 authored almost 8 years ago by Kaleb Elwert <[email protected]>
Increase tick frequency for responsiveness

Based off of PR #866 which did the same thing for the infinity60

a702f4631ebfb8f2ae92c8da0cc9a49d899bd920 authored almost 8 years ago by Kaleb Elwert <[email protected]>
Remove KC_ prefix from KEYMAP macro to match other keyboards

ef2ebeb3cace7f2555ccf655f3a7bb7c9bb77b76 authored almost 8 years ago by Kaleb Elwert <[email protected]>
minimize LEDs

87b675241a1cf535feaa7ae3454cab13bb6dba1e authored almost 8 years ago by Priyadi Iman Nurcahyo <[email protected]>
Updated Home (markdown)

166f428a2ba06380980e8d77fce4a51b0dfd3907 authored almost 8 years ago by Balz Guenat <[email protected]>