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 RN-42 Bluetooth module support

31a298f9d9bc78f504d662e1590ec333c1f37735 authored about 10 years ago by tmk <nobody@nowhere>
Clean up mbed_onekey

50bcaa66c468f350a538279667a0fa68090c55a9 authored about 10 years ago by tmk <nobody@nowhere>
Add rn42_task

b4e4f599dfe1b3ecff69ab248866e7b801c35f1e authored about 10 years ago by tmk <nobody@nowhere>
Add software UART and battery monitor

862f519e241b83113566eebde71841958b2d00b7 authored about 10 years ago by tmk <nobody@nowhere>
Add flow control by firmware to serial_uart

3e7875455ed392ce5238efa0734e82995e1f8040 authored about 10 years ago by tmk <nobody@nowhere>
Fix rn42.h API

fa545c87f74833856761572ef631d20accc1d026 authored about 10 years ago by tmk <nobody@nowhere>
Mkdir rn42

59ea5e02f76a37e5021c5f9d02af149e48e7c07c authored about 10 years ago by tmk <nobody@nowhere>
Change keymap for rn42

- rn42 doesn't support mouse button 4 and 5
- rn42 deosn't support browser back and forward

faf9adb315484b47f2bc4cedb099d5becca0cdde authored about 10 years ago by tmk <nobody@nowhere>
Fix configure mode of RN-42

01fa462e2c26c8dcd2db205faf3a3835b509ac95 authored about 10 years ago by tmk <nobody@nowhere>
Fix consumer key bug

cd861043772a2e3d44edb6438d0bdab621a7828c authored about 10 years ago by tmk <nobody@nowhere>
Update TODO

6cec158d1a8abeb7e08117e61a0ff673eb57c2b9 authored about 10 years ago by tmk <nobody@nowhere>
Update MEMO.txt

1619d68cb289529d7e200747e9c9f5c7dd6a6506 authored about 10 years ago by tmk <nobody@nowhere>
Add rn42_lined(): connection status(GPIO2)

4b2b32a14b805a363c5dc035a2d1384e60865ad3 authored about 10 years ago by tmk <nobody@nowhere>
Port action_* to mbed

2e0e21d444cc279699881563cf02e7ef05725bae authored about 10 years ago by tmk <nobody@nowhere>
Fix timer.h to include AVR specific header

54aee16a84eee27e816a89da5ca0dd3e9294cad9 authored about 10 years ago by tmk <nobody@nowhere>
Fix for new API(key_t to keypos_t)

ea60dae6e69bd3b120f2f702aeea691cb6d3d790 authored about 10 years ago by tmk <nobody@nowhere>
Ad hoc fix of command API

47bc3016d36cbfd83904fff5947acb6436dd37c3 authored about 10 years ago by tmk <nobody@nowhere>
Add initial files for RN-42

4069776c022502f117b83b66c5a71700135acfbc authored about 10 years ago by tmk <nobody@nowhere>
Merge branch 'mbed' into dev

adbb86b1ec8b07e86ae7425374e95b82122e48a7 authored about 10 years ago by tmk <nobody@nowhere>
Fix common files for mbed

e81c70149ecf73256f8bb7d77cefc07f2b91d2be authored about 10 years ago by tmk <nobody@nowhere>
Fix debug.h and remove debug_config.h

ee70fe59ee8ebc6dcbf55171b1a2dd72e1744ae6 authored about 10 years ago by tmk <nobody@nowhere>
Add checksum tool for NXP LPC

a9f5f201ad6b009675fdf16c4447033cc2ac0995 authored about 10 years ago by tmk <nobody@nowhere>
Port action_* to mbed

c67ae2a6b546c822759352586c14cd9dccbbe0ff authored about 10 years ago by tmk <nobody@nowhere>
Port ps2_usb to mbed

4c8e0fd0bd1712421f957ec5e0ca16fc6bbb3856 authored about 10 years ago by tmk <nobody@nowhere>
Add keyboard/mbed_onekey

f15b2691c92e1d9b3c0e59363c803ec540303f37 authored about 10 years ago by tmk <nobody@nowhere>
Add LED indicator support in mbed

b4a91ecf4e46ee533563fd759e26dd249bf6b4de authored about 10 years ago by tmk <nobody@nowhere>
Port timer to mbed

867f115bee190515aa195dc3e58f1c381ea9695b authored about 10 years ago by tmk <nobody@nowhere>
Fix build files for mbed

80c3ff5fa03429f1e4ea15032f665ceb88c9b8c3 authored about 10 years ago by tmk <nobody@nowhere>
Fix print and timer

04fe78ee0a7fe9baed39f021799a3dbb24ebeb36 authored about 10 years ago by tmk <nobody@nowhere>
updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse_mousesystems.c are new

03fd4a6ff0fcccf8d7683b7fac3d9e6ae4fb635e authored about 10 years ago by Robin Haberkorn <[email protected]>
serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX macro

eb902844946f0bda7da76cdb1e9aafae4881b63c authored about 10 years ago by Robin Haberkorn <[email protected]>
factored out serial_mouse_init() into serial_mouse.h

0bfba7acc4e05e66c8ab448286fc51bc94d03a57 authored about 10 years ago by Robin Haberkorn <[email protected]>
integrated serial mouse drivers as a feature into the firmware architecture

* can be enabled by defining Makefile macro SERIAL_MOUSE_MICROSOFT_ENABLE or
SERIAL_MOUSE_MO...

7dde35d4f7cc3cc1569a31e752ea4043133b1a72 authored about 10 years ago by Robin Haberkorn <[email protected]>
fixed PS/2 keyboard converter config

When using the PS/2 interrupt implementation, the DATA pin should be
PD0 as the documentation (R...

388fe60c67dbc4232a979d3de3b3b161a67871e2 authored about 10 years ago by Robin Haberkorn <[email protected]>
added serial mouse driver for Microsoft and Mousesystems mice

* Both drivers use the interface defined in serial_mouse.h
* They should work with any UART im...

6bf8000e6322da88f91f7eb53f510c2ba72743e5 authored about 10 years ago by Robin Haberkorn <[email protected]>
Just ignore ADB Service Request

- to support Adjustable keyboard(composite device?)

79840c678e13f9a737f80048bc3b9c9c55e3fc77 authored about 10 years ago by tmk <nobody@nowhere>
Fix 'debug-off' target of hhkb to remove 'print'

31b3e4bc3832381202e8179c2274315d4d975e22 authored over 10 years ago by tmk <nobody@nowhere>
Fix NKRO code when NKRO is disable

32997200f7f316dfce9242bf929264298677a704 authored over 10 years ago by tmk <nobody@nowhere>
Fix READEM of hhkb and doc/build.md

452866319bc30ef1bb018c4aa70df519ab78b9bf authored over 10 years ago by tmk <nobody@nowhere>
Fix document on HHKB internal

92004d67869a371f1a8ff4d67ffb49f52141b768 authored over 10 years ago by tmk <nobody@nowhere>
Add HHKB JP support

- scan matrix about twice faster

60134830506043be0c6d9d5ab37cf65dad3cc85f authored over 10 years ago by tmk <nobody@nowhere>
Merge pull request #124 from kairyu/6kro

USB 6KRO with pseudo- or half- NKRO feature

34373185b746ae5b49cf56ac956080525c7dd6f8 authored over 10 years ago by tmk <[email protected]>
Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit

Adding NKRO virtual dip-switch, using existing bit in keymap byte.

3eeb0a96232af825962fa1e9b05b80ac1cfd1868 authored over 10 years ago by tmk <[email protected]>
Merge pull request #125 from tibounise/patch-1

Fixing typo

326e559719505e64b4dd4cc4020c4656252cba64 authored over 10 years ago by tmk <[email protected]>
Merge pull request #126 from xauser/master

Added support for bpiphany's Kitten Paw controller

7079ba5d519d909d7543a9fd3b2b270c95c003a4 authored over 10 years ago by tmk <[email protected]>
Added support for bpiphany's Kitten Paw controller (Costar Majestouch)

a70acecb1c1777acd719747e1b6b0829c245149c authored over 10 years ago by Ralf Schmitt <[email protected]>
Change keymaps of M0110

9c8d0f6c0d8b145c627d073faff9c8ca6f9148fe authored over 10 years ago by tmk <nobody@nowhere>
Fixing typo

91b65c0a5419cf53923213d674bbbcd7a3ba7f4d authored over 10 years ago by TiBounise <[email protected]>
Updated FAQ (markdown)

30bbfe92b35ed7dddb78b02dfe25cecffd05acbc authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

3c446334e9ab2761af3c76855250183585b61aed authored over 10 years ago by tmk <[email protected]>
Fix debug print of ps2_mouse

382eaebd3db595d8c4943f293d765e6b66a7e695 authored over 10 years ago by tmk <nobody@nowhere>
Fix keymap of ps2_usb

aad92d81cb0cf95c4f082cc8000d036af79562ef authored over 10 years ago by tmk <nobody@nowhere>
Add Ctrl + Up(SpaceFN) -> PgUp

9fdb02017b8419f81fb363cbb3ced81446db0a4c authored over 10 years ago by tmk <nobody@nowhere>
Make keymap_hhkb as default and change keymap_hasu

caf7b4e68a597dec1ab23b98838ca0509c318962 authored over 10 years ago by tmk <nobody@nowhere>
Add ISO keymap(issue #35) and use new keymap API

ed8cf12d25d5052cf583b162ec70b0be93270c1e authored over 10 years ago by tmk <nobody@nowhere>
Updated FAQ (markdown)

520ddc19a11f8b8ad0ec0740f5a4b8dab673c671 authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

f1ed69fa7badd5ffa2f60018c3a1600f974df1e4 authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

b828fff7888239838a177b7caae0859688a608cf authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

7fad7ddb0bc9e256b7c2e25a96b226014d1c904b authored over 10 years ago by tmk <[email protected]>
New branch for 6KRO feature

ac570686b6bde1e5066ea68636ae780392739cb4 authored over 10 years ago by Kai Ryu <[email protected]>
Updated FAQ (markdown)

ea13eaf1c079c0acea1d0d1afcd21c6104a79462 authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

50a763a460b1553a6430427633d092d8327fed5f authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

fa9ce5771f069898e8477b2784dcf7031666847a authored over 10 years ago by tmk <[email protected]>
Fix set LED for NKRO keyboard interface

abe5edcaa7c6391cb313a672910d7beb9b7d8fa2 authored over 10 years ago by tmk <nobody@nowhere>
Unused endpoint of console OUT is commentout'd

b03717a10ce84c906e149c9f673fa3ffa686ef80 authored over 10 years ago by tmk <nobody@nowhere>
Add Makefiles for TMK converters.

7209c1d38703eb5ca5c13bd6143c2e7312a15a88 authored over 10 years ago by tmk <nobody@nowhere>
Fix remotewakeup of PJRC stack(Fix #121)

- without this fix wakeup often fails
- keyboard can wakeup once or twice but fails after that

110eea578b561f7169ea19927c54533c2b93b3a3 authored over 10 years ago by tmk <nobody@nowhere>
Check if LUFA-git really exists(Fix #118)

37cf2607648a40bbac0b37f7e0838f240e66450a authored over 10 years ago by tmk <nobody@nowhere>
NKRO is disable when SET_PROTOCOL(boot)

- Command can force to enable NKRO even when boot mode
- After boot keyboard may be in boot mode...

22854eb71b84a10ebad0f85841f2b99d38e1da8c authored over 10 years ago by tmk <nobody@nowhere>
Updated FAQ (markdown)

b1a827aaa6e389edb7016b976405b51b164ecd0e authored over 10 years ago by tmk <[email protected]>
Make NKRO deafult when it is available

- NKRO is used only when keyboard_protocol = 1(report)

5e3f2d2b2e5065a04495f2c55fae0849966b5d23 authored over 10 years ago by tmk <nobody@nowhere>
Updated Projects (markdown)

62d5ca9b81bf2317525a385c47d3505dcbef3fc6 authored over 10 years ago by tmk <[email protected]>
Updated Home (markdown)

2dbd047aa59930799471935d985a7d5b6f9131f4 authored over 10 years ago by tmk <[email protected]>
Created Projects (markdown)

9893fac5c53ed99f7b249ae1386e57046474c4c1 authored over 10 years ago by tmk <[email protected]>
Change MCU setting to ATmega32U2

62117e7ea77bf036e4e08bb02d682311e3c3d401 authored over 10 years ago by tmk <nobody@nowhere>
Fix description of pin usage

2db27ecedd92f79b96b5e4db3d8d0fd4822d2de0 authored over 10 years ago by tmk <nobody@nowhere>
Add LUFA git repository(release 140302)

fc3a20c534c370944b7471adc60b8982d586d69c authored over 10 years ago by tmk <nobody@nowhere>
Move macro definitions from lufa.c to lufa.h

ad4cba172b2eea37697ca531016c4c3b4defaeb7 authored over 10 years ago by tmk <nobody@nowhere>
Fix 'Shift Parentheses' example

00e9a342df752f06888d3093110a703c70985128 authored over 10 years ago by tmk <nobody@nowhere>
Change LUFA build options

3c5add5f800daaeaf0abc28eae8b3c244bcc1126 authored over 10 years ago by tmk <nobody@nowhere>
Updated FAQ (markdown)

22d1aeb4099dfe076854b61ad26810fc4d7cd523 authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

6fc76b224bd273a7ec54d92e165406802727f401 authored over 10 years ago by tmk <[email protected]>
Return when ready check loop is timeouted(Fix #115)

a5d4a1f3e1f09a79ad949e7e90199548992f0e37 authored over 10 years ago by tmk <nobody@nowhere>
Change PollingIntervalMS to 10ms(Fix #114)

c6902681e72411fbe293657a9d75a2168021a6d8 authored over 10 years ago by tmk <nobody@nowhere>
Updated FAQ (markdown)

7963233140f472a12d3f67db7444ac8b8b2bec53 authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

0f34b9fd449d5fec8c24570477ed11679b21233d authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

d3388d34682f6fc9a801442db7240689661e9a13 authored over 10 years ago by tmk <[email protected]>
Updated Compatible Microcontrollers (markdown)

cecb912e536002ea888ccd56fd097848928cb52b authored over 10 years ago by tmk <[email protected]>
Adding NKRO virtual dip-switch, using existing bit in keymap byte.

This takes the last, reserved bit there, but doesn't necessitate
a revision to the magic number b...

e5bafff725f7b9cbfc364e64c74ea7f68bfc9900 authored over 10 years ago by Shayne Holmes <[email protected]>
Merge pull request #110 from xauser/master

Enhanced Backlight Support

894a387d1fd8c823b5339e524e1f9336601ce2ef authored over 10 years ago by tmk <[email protected]>
New macro: ACTION_BACKLIGHT_LEVEL(level)

To have full control of the backlight level.

589d99b448e6085513799fbb183f6389d4df408d authored over 10 years ago by Ralf Schmitt <[email protected]>
Merge pull request #106 from CJNE/patch-1

Show correct function name for default layer set

5c63751790bca2d7e0c6f368bd446db8fe671848 authored over 10 years ago by tmk <[email protected]>
Show correct function name for default layer set

13fbab9d8b2015f4b81316bbdfba0705d459a480 authored over 10 years ago by Johan Isacsson <[email protected]>
Updated FAQ (markdown)

2f0837bd6e422887678afdc3869b4359295e8225 authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

0e03275c40c45c9b21234bf289039c2ac7c66aad authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

ae74a813564c6188f35c8955bc03ba2364348dd2 authored over 10 years ago by tmk <[email protected]>
Updated FAQ (markdown)

43669fb27060de485017cf6258901210a5bee07c authored over 10 years ago by tmk <[email protected]>
Merge pull request #102 from xauser/master

Support for Lightsaber keyboard

1722e04e73301ffa1a4153644230f894570005da authored over 10 years ago by tmk <[email protected]>
Added Lightsaber FN-layer

1482fe92a0c5af6f0a84396a3f9fee73d59bb48f authored over 10 years ago by Ralf Schmitt <[email protected]>
Lightsaber clean ups

498ea75d1b08071da5055165791daa70df679b75 authored over 10 years ago by Ralf Schmitt <[email protected]>