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

Add cli() to protoect ADB critical timing part

94823030f00e9293ffc7ae4bec9611c8224d3532 authored almost 11 years ago by tmk <nobody@nowhere>
Fix PS/2 mouse support

676d94d13791a99751cebf724fd5a56b150f344d authored almost 11 years ago by tmk <nobody@nowhere>
Tweak time values of busywait PS/2

1591764cfbc39e73c6f32e9b805d596379866ff0 authored almost 11 years ago by tmk <nobody@nowhere>
Merge branch 'onekey'

eea3b699a6cf9976fc0179633feee6d079e5db78 authored almost 11 years ago by tmk <nobody@nowhere>
Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs

b9fe36f237635db8e37fc94413a7bb7c381070fc authored almost 11 years ago by tmk <nobody@nowhere>
Delete MOUSEKEY_DELAY_TIME in config.h

ee109d68d6ba592ab64e334b9650df14a0564364 authored almost 11 years ago by tmk <nobody@nowhere>
Merge blargg's fix into adb.c

- <http://geekhack.org/index.php?topic=14290.msg1075201#msg1075201>

c18c52f551545b46a28902c69730eefbdb75577d authored about 11 years ago by tmk <nobody@nowhere>
Add ADB protocol files from blargg's work

- <http://geekhack.org/index.php?topic=14290.msg1070604#msg1070604>

59ecced486618161ab18ea9a95dd51e1414fedb8 authored about 11 years ago by tmk <nobody@nowhere>
Change ADB scan delay 12ms

86082f90fa582e3b419dbd77228ff497b2ee56cf authored about 11 years ago by tmk <nobody@nowhere>
Fix ADB missing keystrokes problem Thanks, blargg! #14

- Add delay between scans to prevent overlaod of ADB keyboard controllers
- <http://geekhack.org...

e8e8f93bcf0cdc8d72d35662db5a1da4716762b8 authored about 11 years ago by tmk <nobody@nowhere>
Make LUFA stack as default for ADB converter

63b3e2cbfbca26ca3705542fa241f6604d6aadda authored about 11 years ago by tmk <nobody@nowhere>
Fix build error and debug print PJRC stack #69 #68

48662ace8b6d8aca5ab4a5de0a0a40781a95478a authored about 11 years ago by tmk <nobody@nowhere>
Add timeout option to MODS_ONESHOT #66

35f9f30074263a2a738cbfc513fca6d812ddf6ff authored about 11 years ago by tmk <nobody@nowhere>
Fix mod stuck of MODS_KEY when leaving layer #62

- Add action_util.c and remove action_oneshot.c
- Add oneshot_mods for MODS_ONESHOT
- Add weak_m...

d52d554360d3bf06189bfd4f386fa99348d8a0a8 authored about 11 years ago by tmk <nobody@nowhere>
Remove clear matrix on ADB recv error

cb434cfebc607db15b52a42adae6423bd40f1f98 authored about 11 years ago by tmk <nobody@nowhere>
Fix VERSION: add opton --always to git describe

7e8a85caadc0c5e4a8ccccf7bf1fa1f4220c9fae authored about 11 years ago by tmk <nobody@nowhere>
Fix Tapping: release key immediately but modifier #65

- See https://github.com/tmk/tmk_keyboard/issues/60
- **Except for modifiers** a key pressed bef...

8819cf6bb1da487de9bef9b01ee434fbdf710d4d authored about 11 years ago by tmk <nobody@nowhere>
Merge branch 'm0110_keymap_section'

a0f9c1fb4fc86c37353b5298c7a4d8d68b368d8c authored about 11 years ago by tmk <nobody@nowhere>
Change for default keymap of keymap editor

ea5938da1a2172980f6e58fb0f8b300d0b4f1a43 authored about 11 years ago by tmk <nobody@nowhere>
Add build option KEYMAP_SECTION_ENABLE to m0110

09e80fecc6378e1b4ba80ab352ac4c93e6cdd5da authored about 11 years ago by tmk <nobody@nowhere>
Add M0120 scan code diagram

b9d59f33f2e27f514b13a662d5ec88d482ee3b5d authored about 11 years ago by tmk <nobody@nowhere>
Fix LUFA blocking during startup

- Blocking occurs if built without option INTERRUPT_CONTROL_ENDPOINT

d267ee2adabdae333d77d4434ba8256c2270bc19 authored about 11 years ago by tmk <nobody@nowhere>
Fix USB initilaize on LUFA

- Add print messages of USB intialize procesure.
- call out sei() in earlier stage. LUFA API doc...

7d692c492ca999edd827477b914ae38ce43bf519 authored about 11 years ago by tmk <nobody@nowhere>
Merge branch 'm0110_next'

6ccea742deb84451a5815e40ccfc3aaa74feb622 authored about 11 years ago by tmk <nobody@nowhere>
Fix to bootmagic key configurable

b2c7529ec9dce2d1f32f0c3e228059092f5f2238 authored about 11 years ago by tmk <nobody@nowhere>
Fix README of M0110

6cf6ddceb14851902aa62c82cee91d0419bf5b27 authored about 11 years ago by tmk <nobody@nowhere>
Change keymap and enable bootmagic of M0110

7e122279c5625f71c4e5186f2a507e7bb536fed8 authored about 11 years ago by tmk <nobody@nowhere>
Remove procedures not neeed from init of M0110

febdf10602fa4057e0ac3b60096e053ac1aad9be authored about 11 years ago by tmk <nobody@nowhere>
Change m0110 pin configuration: swap D0 and D1

22315fcdf9982c975484892adf3a2aa8a56e5b6e authored about 11 years ago by tmk <nobody@nowhere>
Merge branch 'tapping_fix60'

58ca7b904b4410416f6b7edf1051ec58f6cdb6c4 authored about 11 years ago by tmk <nobody@nowhere>
Fix version info command

9f29fa6bf39ff9b703de132b7f8b8a794b078471 authored about 11 years ago by tmk <nobody@nowhere>
Fix bootloader jump use word address

- Call of function pointer is compiled into 'icall' instruction.
It should use word address but ...

0ca415004a453b2a841880d3a66492c664505737 authored about 11 years ago by tmk <nobody@nowhere>
Fix Tapping: release of a key pressed before tap

- immediately process release event of a key pressed before tapping

4d0b3aace09e26b92ae207f94cf889878e709b35 authored about 11 years ago by tmk <nobody@nowhere>
Fix action macros

c7faa51ee843198c1b6a1dfeb0f1842c4e3ea0e6 authored about 11 years ago by tmk <nobody@nowhere>
Merge branch 'keymap_section'

da24259632f79dad8ecc11d887d58a1e36bd5af8 authored about 11 years ago by tmk <nobody@nowhere>
Add build option KEYMAP_SECTION for keymap editor

259c4a040af658552d7a003655572c33d8fcef83 authored about 11 years ago by tmk <nobody@nowhere>
Add version string

8bc96ac57174692b7604ddc65e22dea6ddb1824b authored about 11 years ago by tmk <nobody@nowhere>
Add ld script for keymap section

f7395268c0826d00f2d32db8abb9eba7e3159a75 authored about 11 years ago by tmk <nobody@nowhere>
Add files for onekey(issue #56)

- https://github.com/tmk/tmk_keyboard/issues/56

b6677f10e33bfa49557dfebd0226928477ede56a authored about 11 years ago by tmk <nobody@nowhere>
Change Makefile and port setting

- Makefile use LUFA now
- Change MCU ports PF{0,1} to PD{0,1}
- Add build option for keymap to M...

60103a12b2ca0a572da1e72eb46bff19c499fc95 authored about 11 years ago by tmk <nobody@nowhere>
Fix tapping count over flow(issue #52)

c274cc8cdc39c10c88fd5214fdbe397047309791 authored about 11 years ago by tmk <nobody@nowhere>
Merge branch 'lufa_nkro'

893ff0a799d7d42452cd8d09934380e90d8d3935 authored about 11 years ago by tmk <nobody@nowhere>
Change README Makefile and config.h in hhkb

e7c2af78b704bfddb581559d42cc7cc31ffab0bf authored about 11 years ago by tmk <nobody@nowhere>
Add NKRO support for LUFA

daa4a4235fd4a88b3b6f64e4a2cf590f28f4b65b authored about 11 years ago by tmk <nobody@nowhere>
Merge branch 'bootmagic_salt'(Fix issue #41)

c7d309e34bf5d05f245811389bea495d814e2111 authored about 11 years ago by tmk <nobody@nowhere>
Add bootmagic salt key to avoid accidental configuration

05225dd9d8b666fec75ff5f1824f82fdfe7c0a77 authored about 11 years ago by tmk <nobody@nowhere>
Merge branch 'lockkey_fix'(Fix issue #46)

7e5081b5a8f2c6e0c3c8d2dc73717c0b3597ef84 authored about 11 years ago by tmk <nobody@nowhere>
Add mechanical locking switch support for NumLock and ScrollLock

2721022078c30dd00c1063e4a2f8199b2b53e0d5 authored about 11 years ago by tmk <nobody@nowhere>
Merge branch 'macro_mediakey'(Fix issue #42)

5b425731c5b662d107ba0f970a7ae7c7fe97d01b authored about 11 years ago by tmk <nobody@nowhere>
Add support for macro media/system keys

6aaa6e0ef9aa1e464b67723fd4cdd0d63b2c861d authored about 11 years ago by tmk <nobody@nowhere>
Merge branch 'bob_fix'

25aec56c082936a463d609357a04332c97c9940b authored about 11 years ago by tmk <nobody@nowhere>
Cancel tapping when interrupted by other key

3e023e5b0cf15d3008346c6b946ae3adc51f7f18 authored about 11 years ago by tmk <nobody@nowhere>
Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT

f8fbecff4ddde633921703985d3335f4777d92ee authored about 11 years ago by tmk <nobody@nowhere>
Add compile conditional for assembler(xprintf)

86623f57247c92242751ceae4cb291e7f3d19540 authored over 11 years ago by tmk <nobody@nowhere>
Merge branch 'hhkb_tmk'

f4c69652c17e97241e2f7b7f22ab438e9a3ceb0a authored over 11 years ago by tmk <nobody@nowhere>
Fix README and doc

d2ea9e80a07ced7c2b6a420ad2bd43a8c6220eac authored over 11 years ago by tmk <nobody@nowhere>
Add Caps Lock LED on PD6

9d7278682e674816d467aaf9020c478e333b1168 authored over 11 years ago by tmk <nobody@nowhere>
Add power control of keyswitch board and tweak scan wait

0e37dd2ec56114221d8c3eaf98e02b95fa15fa74 authored over 11 years ago by tmk <nobody@nowhere>
Merge pull request #44 from Wraul/phantom_fix

Correcting Phantom mistakes

292dbd51cc6967d1b98f29b29580f96535ae3ec7 authored over 11 years ago by tmk <[email protected]>
Correction to Phantom readme markdown.

eef6aa58b752649985cd580c87437bf46805e302 authored over 11 years ago by Wraul <[email protected]>
Fix Phantom scroll lock LED.

a21359a09844a2f6e8d25070d3376a6e2c8ac81a authored over 11 years ago by Wraul <[email protected]>
Merge pull request #40 from yeeeargh/hid_liber-standard-layouts

Added standard layouts for ANSI and ISO to hid_liber

8848d0188fe17c184fa968ac011b855a836f2df1 authored over 11 years ago by tmk <[email protected]>
Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default.

Added a README.md with links to the deskthority wikipages for this project and some build instru...

e0cb9cf30bd9d326bc379bcca6ec44e86ca7c283 authored over 11 years ago by yeeeargh <[email protected]>
Tweak tap timing for slow tap on space bar

d965822857e4933b1fcb0e940f4251468b32de9a authored over 11 years ago by tmk <nobody@nowhere>
Add Makefile for tmk board and tweak scan wait

e9796ff462efe7e6d06ecf56494632a780fe992b authored over 11 years ago by tmk <nobody@nowhere>
Fix debouncing bug in hid_liber(Issue #26)

681e0194501aba4e6234f478d2c96d428b1223b5 authored over 11 years ago by tmk <nobody@nowhere>
Merge branch 'Wraul-kmac'

5a0415749d6cd6a095d9c3fbb335360ec5fa59e0 authored over 11 years ago by tmk <nobody@nowhere>
Add BACKLIGHT_ENABLE conditional

25ad212c4adae5a27dd2d5a4e9d6bcdfc17edb1b authored over 11 years ago by tmk <nobody@nowhere>
Fix typo

82aec4672213171b706f62862044b68d255bc4e9 authored over 11 years ago by tmk <nobody@nowhere>
Initial implementation for the KMAC

43e5ca60af373cd0612a0ff51dccd7d784c4a6dd authored over 11 years ago by Wraul <[email protected]>
Add support for backlight

1eb8523e9506c752fb726208d8853a82f06e6659 authored over 11 years ago by Wraul <[email protected]>
Add default layer config to bootmagic

9de9d719527c7a8cac71d0bc49ba1d2d4f63cf06 authored over 11 years ago by tmk <nobody@nowhere>
Merge branch 'x68k_led'

2593ae132812414f02e7cf483bb141cd2c78595c authored over 11 years ago by tmk <nobody@nowhere>
Add JIS layout to x68k

ff47a5613875a9cc719ef7f026d99bb637e662f0 authored over 11 years ago by tmk <nobody@nowhere>
Use serial_uart.c instead of x68k.c now

f45f4193f221d3ede706e02fc6b67916f90adf36 authored over 11 years ago by tmk <nobody@nowhere>
Add LED support to x68k

42c962412b92a0ab4bd26c95f25867c645064bd6 authored over 11 years ago by tmk <nobody@nowhere>
Add description of 'LED special function of X68000'

1f7461578dd489898389b7e9c488f7df9ac75399 authored over 11 years ago by tmk <nobody@nowhere>
Add power consumptions to doc

bebbe15562b45aeb911952b0765cd9c732d34306 authored over 11 years ago by tmk <nobody@nowhere>
Change tapping parameter for hhkb/iwrap

c254a0d0389d2aa57dd4a7793c1afaa811986eb9 authored over 11 years ago by tmk <nobody@nowhere>
Add legacy keymap support for x68k

c0b7928e88e7d03b8fd57aede139a5d9514080f8 authored over 11 years ago by tmk <nobody@nowhere>
Merge pull request #37 from Wraul/update_phantom

Polishing the Phantom project

ce950736a2206c8ae6d471ee691b9b2559878d40 authored over 11 years ago by tmk <[email protected]>
Merge pull request #36 from Wraul/fix_sleep_led

Fixes to sleep LED

bf3a23b30645e98b9999b6c5cd6f29044a13821f authored over 11 years ago by tmk <[email protected]>
Move Phantom keymaps to separate header files.

6e548590c4094db97aef1c0ad1a57beb90f653da authored over 11 years ago by Mathias Andersson <[email protected]>
Add Phantom README.

43b4e2d3b158e09a4a19516c2a553f8c68235f82 authored over 11 years ago by Mathias Andersson <[email protected]>
Correct order of rows for Phantom

9e84c89535c4091522f8053a0d96b6c2ab7cc51c authored over 11 years ago by Mathias Andersson <[email protected]>
Fix Phantom sleep LED.

28aeef231b95f15ad0ddbc368781e986f559aaa8 authored over 11 years ago by Mathias Andersson <[email protected]>
Update Phantom debug print

This updates the Phantom project to use the new debug print functions.

5c5312c508ad40c418c321756d933e7ebcecb90a authored over 11 years ago by Mathias Andersson <[email protected]>
Fixes to sleep LED.

Add help text.
Add missing SLEEP_LED_ENABLE checks.

ddf1759dbebda91bcc550191cf779292da5653fc authored over 11 years ago by Mathias Andersson <[email protected]>
Fix keymap of hid_liber from yeeeargh

862a006190f2ed568d68e22a25b878a3d6368bc0 authored over 11 years ago by tmk <nobody@nowhere>
Fix deprecated 'prog_*' typedef - Issue #34

- Remove prog_char from xpritnf
- Remove prog_macro_t from acton_macro

avr-libc-1.8 removed 'pr...

796defa86c3e8a756b66937f5c010640eeac2d13 authored over 11 years ago by tmk <nobody@nowhere>
Fix command.c and README

adbd15d5bdbd5f28657d0fa0ecdcf25768b4267d authored over 11 years ago by tmk <nobody@nowhere>
Fix makefile, debug print and keymap of HHKB

92b0674a7f7923f8efbe3bac1b5b8a410c5756cf authored over 11 years ago by tmk <nobody@nowhere>
Merge branch 'fix_print'

cbb9c408e46a7a7a567f3d6e07713256152106d0 authored over 11 years ago by tmk <nobody@nowhere>
Use dprint and dprintf for debug

ff2d276b193632136c785d92ed01df48aea8461f authored over 11 years ago by tmk <nobody@nowhere>
Add xprintf(xitoa) from elm-chan.org

d9c06db60006e2191d8b86e34f651644a54426b4 authored over 11 years ago by tmk <nobody@nowhere>
Merge pull request #31 from Wraul/update_phantom

More updates to Phantom

b9f558b3d89fc434d6dab348698d5100ff82d16b authored over 11 years ago by tmk <[email protected]>
Fix README of terminal converter

3750b16d2f45606df21f013950322a8a4dc273c4 authored over 11 years ago by tmk <nobody@nowhere>
Merge branch 'master' of github.com:tmk/tmk_keyboard

29c6f8d953691ad82531960cbd68cb84a9e2fd95 authored over 11 years ago by tmk <nobody@nowhere>
Increase buffer size of PS2 protocol

7343366d3d962ae1fa8cd3b280f7702396337dbf authored over 11 years ago by tmk <nobody@nowhere>
Add support of Model F 122 terminal keyboard

- change initialize of keyboard in matrix_scan()
- keymap for 122 keys
- Mafilefie and config.h ...

95001dd6e43645ba7b6d586c6af8d5c421a569fb authored over 11 years ago by tmk <nobody@nowhere>