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

Change pin configurationa and keymap.

dd10d11a449b1c050d6e42c61e2ecb910b5b678e authored over 12 years ago by tmk <nobody@nowhere>
Fix README.md: remove bad links

784c6e39795edd86e368e601f3c2e367a758c69f authored over 12 years ago by tmk <nobody@nowhere>
Merge branch 'newdir'

62d1ebb91c7b381ce3d88aad9ee0b03bea9fce26 authored over 12 years ago by tmk <nobody@nowhere>
Moved protocol files; news and x68k.

Renamed sony_usb to news_usb
Renamed hbk to hbkb

81706d1130fdc3c0d6d110f4d8665c47ffd7fb59 authored over 12 years ago by tmk <nobody@nowhere>
Made directories for keyboard and converter projects.

afb08462085132acf7a1962522952f7dbf064519 authored over 12 years ago by tmk <nobody@nowhere>
Fixed Makefile to adjust new directories.

63d82fcaeb78d0764f39667b937262ed4a692c17 authored over 12 years ago by tmk <nobody@nowhere>
Moved files to common, protocol and doc directory

f4125707399d11a7d80587659c464b9bcddb8c56 authored over 12 years ago by tmk <nobody@nowhere>
Merge branch 'fix_layer_delay'

225de7a847a511d004bf909b1334e19497cf2f9d authored over 12 years ago by tmk <nobody@nowhere>
Add keyboard report debug print on V-USB.

7be605cce75ea572cd2eb62dca03e14d161ef467 authored over 12 years ago by tmk <nobody@nowhere>
Change MCU to atmega328p in hhkb/Makeilfe.vusb.

fe7152344308f4752f7bb5180144c47251dae233 authored over 12 years ago by tmk <nobody@nowhere>
Update M0110 keymap and add a Make target 'hasu'.

- change keymap for M0110
- add a Make target 'hasu' to build with hasu keymap.

7597582a85ee8cd802ebe4b6809949918c4bdaf3 authored over 12 years ago by tmk <nobody@nowhere>
FIX: layer switching bug when Fn has no keycode.

- Fn without keycode doesn't need LAYER_SWITCH_DELAY.

11f087002052be0aab285a77362085008e853be6 authored over 12 years ago by tmk <nobody@nowhere>
Merge branch 'm0110a'

660ea5a2cd6aaf26eb584ae6cfbf777bdf62f0b2 authored over 12 years ago by tmk <nobody@nowhere>
Fix key stuck bug of M0110A support.

- rewrite special key handling in m0110.c
- add mouse keys to keymap

805ce3c1309421df6166b085b70f53c494f9946b authored over 12 years ago by tmk <nobody@nowhere>
Fix M0110A keymap.

901503a1c7eec4be8cf5aa3ab45e5f36fd2f12bc authored over 12 years ago by tmk <nobody@nowhere>
Fix bug on RAW2SCAN. Add work around for M0110A.

- Bug fix: Macro RAW2SCAN doesn't work and converted into static inline function.
- Add Exceptio...

f5f48c2a240b43e1773c3787b8fca8859f128cf7 authored over 12 years ago by tmk <nobody@nowhere>
Initial Commit

b0365c7ac3e63a1f6538c59fc3bf828911b32728 authored over 12 years ago by tmk <[email protected]>
Added Happy Buckling Keyboard.

f4bff66e9124fae26129e294c525ec6ce3cea4ef authored over 12 years ago by tmk <nobody@nowhere>
Ignore release flag when comparing key event.

d553289e7edfdf17dfe4fb9cf45a3b23ea2e03df authored over 12 years ago by tmk <nobody@nowhere>
Workaround for Mac HID SET_IDLE behaviour.

e6f79b1e5aa083c892e2c077c15a762639c7848d authored over 12 years ago by tmk <nobody@nowhere>
Workaround for Mac HID SET_IDLE behaviour.

9dec116bc0f105fa24645e0ab936be2bff208e5d authored over 12 years ago by tmk <nobody@nowhere>
Added M0110A support contributed by skagon@github.

- README is written with markdown notation.
- m0110.c can handles Arrow keys and Calc keys of M0...

12f6e9ffa76f685f7256bf1421f918f90c93add1 authored over 12 years ago by tmk <nobody@nowhere>
M0110: Fixed timing of signal handling.

0a4fa89548e8c098c65c289865ebbf1e1c29adf4 authored over 12 years ago by tmk <nobody@nowhere>
Added SHARP X68000 keyboard support.

38d61ee1b191d40bcccbc252fdddba47e5bb8f36 authored over 12 years ago by tmk <nobody@nowhere>
Fiexed AT90USB162 compatibility.(different number of endpoint)

446f87f9e82e57fdc255cab3051a4b598fa4da75 authored over 12 years ago by tmk <nobody@nowhere>
Fixed keymap macro of macway.

e157aa7f91814864a75ecdb84188a443d63acc86 authored over 12 years ago by tmk <nobody@nowhere>
Fixed keymap of IBM Terminal keyboard converter.

0a04817304bad630e8d3ba74675646b681827e7e authored over 12 years ago by tmk <nobody@nowhere>
Added terminal_usb adapter for IBM Terminal keyboard.

9e0c6247c9cbc5c4c7a4ae6b1e2adc6a7a332c49 authored over 12 years ago by tmk <nobody@nowhere>
Fixed wrong pin configuration for ps2_usb USART.

6e095ca9e05e2adfa0a5643b624338b05fe6a581 authored over 12 years ago by tmk <nobody@nowhere>
Fixed wrong description about pins.

e2d7ca56521d4691c19bad5ec053ac204277c00a authored almost 13 years ago by tmk <nobody@nowhere>
Added USART implementation for PS/2 signal handling.

9addeae8725719c138b097890edaed076686e061 authored almost 13 years ago by tmk <nobody@nowhere>
added SONY NEWS keyboard NWP-5461 support.

579991b927483da884b2f22d43e91bb8550cd534 authored almost 13 years ago by tmk <nobody@nowhere>
fixed a bug on host_system_send().

7386c761912530bbb53496002ab32d02c8a86833 authored almost 13 years ago by tmk <nobody@nowhere>
M0110: added keymaps, mousekeys

baf885dc31e1d4ac98e03870dffea6e19c259427 authored almost 13 years ago by tmk <nobody@nowhere>
Added protocol support for Macintosh keyboard M0110.

3f0289e66678af8c2d1f001ccb9cb34ccfba7c5c authored almost 13 years ago by tmk <nobody@nowhere>
PS/2 to USB: fix comments.

e2afc305edc7133e42cab8c2a30b1e214f4926f8 authored almost 13 years ago by tmk <nobody@nowhere>
Added ISO/JIS keyboard support.

3f9de37310f670e6289738c628747e6787d42b22 authored almost 13 years ago by tmk <nobody@nowhere>
add debouncing into macway/matrix.c.

6284b147c23aa32a9e65138b1eb8ee908ece4941 authored about 13 years ago by tmk <nobody@nowhere>
Refactored bootloader jumping. Added USBaspLoader support.

e65575d4a5f03a90adfa9850cb71a5d0448098cd authored about 13 years ago by tmk <nobody@nowhere>
Added Bulegiga iWRAP support into HHKB.(Bluetooth)

e67c988824f5ec0c965beb412f8ee5953dfd3c8c authored about 13 years ago by tmk <nobody@nowhere>
Added locking capslock key support and default now.

b703de7b298f8463bf4654fa3730ba1958a7fa9e authored about 13 years ago by tmk <nobody@nowhere>
added copyright and license notice.

0dde25e81cc06ed6331c030839b7048c69fc9c84 authored about 13 years ago by tmk <nobody@nowhere>
Change layer pram and keymap of HHKB. Fix vusb/host.c.

f382fc93d5cbee8209069d5da590177b8dbd4a02 authored over 13 years ago by tmk <nobody@nowhere>
Add special keycodes for media control. Fix power down command.

1bda8a8c69e7b1e5e62233d9f5a63d0dca0ef4fb authored over 13 years ago by tmk <nobody@nowhere>
Added PS/2 multimeda key support.

HID Consumer page and System control are also supported now.
merged mediakey branch: d53a356cd201...

6d45e05ede8ea1a96df9a04d58a7d7ede51afd9b authored over 13 years ago by tmk <nobody@nowhere>
added HHKB/README and clean some codes.

af85b6bba6744573f1edecd26fb504c31094414f authored over 13 years ago by tmk <nobody@nowhere>
added USB_EXTRA feature to HHKB/V-USB

74f7e19863ced21bf5d27c1fb1207f79f2195e24 authored over 13 years ago by tmk <nobody@nowhere>
added initial V-USB support for HHKB

068c31a7ba9fc6aea33f69c0edb30ad195c320ec authored over 13 years ago by tmk <nobody@nowhere>
move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir

61e12a3157ea6860f23bf8e29372aa70aeb02be0 authored over 13 years ago by tmk <nobody@nowhere>
fix bug: send Fn key even after the layer is used.

a6b31e950fe8de3dc4888e2f90a4001a6caee483 authored over 13 years ago by tmk <nobody@nowhere>
ad hoc fix for IDLE bug which affects on Mac only.

b0b6c333320216492ea63979e9a01f5c4cb090db authored over 13 years ago by tmk <nobody@nowhere>
fix for ps2_usb Makefile and circuit

5de62e26a04bd99a1f70f13270ab95e6b3e85d59 authored over 13 years ago by tmk <nobody@nowhere>
minor fix for HHKB Makefile and doc

13e4662baee972a6df340bfabe5fcb8aa00646e3 authored over 13 years ago by tmk <nobody@nowhere>
FIX: send last report when idle timeouts. (pjrc)

cec254950509038ca9c805e87feea9091d77d29f authored over 13 years ago by tmk <nobody@nowhere>
ADD: V-USB Circuit in README

1a7c3585ed9a68099e371b3180a404dd5d08ce1a authored over 13 years ago by tmk <nobody@nowhere>
FIX: host_get_first_key in vusb/host.c

258fd3c3680fadd16433511c038ac52dab0c39ae authored over 13 years ago by tmk <nobody@nowhere>
v3.0 cleanse files

00350c180dee31ec9d9c4aee31e06faf55bd1c6b authored over 13 years ago by tmk <nobody@nowhere>
fixed hhkb to comply new API.

d2b9489a5e19fabb5d6ec285192b19dc25b36d5e authored over 13 years ago by tmk <nobody@nowhere>
fixed macway to comply new API.

60052acc0fe3e6429f5c1d24073b1f6af019bd19 authored over 13 years ago by tmk <nobody@nowhere>
fixed adb_usb to comply new API.

c958b2d19b0ec0dbc02f87dc4c9ccee933a54be5 authored over 13 years ago by tmk <nobody@nowhere>
integrate V-USB support into ps2_usb

fb8d23c60c757d5d9c2270cb0123a53be2049a28 authored over 13 years ago by tmk <nobody@nowhere>
Synchronous USART support for PS/2 on V-USB stack

47f5d8b545eec12ca74d8e7048bb5daa290d937e authored over 13 years ago by tmk <nobody@nowhere>
PS/2: request to resend when error is occured.

239bdbf41936566c0ae5b0cbd8c6bf7dd824f7fb authored over 13 years ago by tmk <nobody@nowhere>
fixed: not to send key if fn_keycode is modifier

3015f191a5d9268cb5ca7a0256597d3d76f4d200 authored over 13 years ago by tmk <nobody@nowhere>
host interface for pjrc

9a938eecbd2b70c970992583b5c16da717d8e254 authored over 13 years ago by tmk <nobody@nowhere>
refactor keyboard.h, host.h

2b8cd88ab142068eed0a3f230a3de79deb567536 authored over 13 years ago by tmk <nobody@nowhere>
added protocol stack: pjrc, vusb

acc974c64b1e17e6807133fdc50de5bb34aedda5 authored over 13 years ago by tmk <nobody@nowhere>
define sendcha() in usb_debug.c

5552b5afeaa9ce7432f9ded3586984253f292d80 authored over 13 years ago by tmk <nobody@nowhere>
PS/2 library receives data partially by interrupt

04f351b80279c55dfc6c8028f95eab7e01d50c84 authored over 13 years ago by tmk <nobody@nowhere>
added initial support of mousekeys to ps2_vusb

0632618d29dfb30c76b4e7c310dc7bee36919f63 authored over 13 years ago by tmk <nobody@nowhere>
added PS/2 to USB converter use V-USB as protocol stack

4f5f1a53d449172263e83c5769c92976e0d3332e authored over 13 years ago by tmk <nobody@nowhere>
Merge branch 'master' of github.com:tmk/tmk_keyboard

c07408a44784c0fdbca33567926a2c0aa4e8e17e authored over 13 years ago by tmk <nobody@nowhere>
added some short keycode names for ISO and JIS keyboard.

cf95d8308fe5ad852a30d50d2a81027ff1a067e0 authored over 13 years ago by tmk <nobody@nowhere>
added note about external pull resistor on DATA line.

a96085faf6afec5362bef7206cb500d9aae21362 authored over 13 years ago by tmk <nobody@nowhere>
fixed mousekey delay to do double/triple click easily.

5bc29b50ef48196dcd5459287d8d6c91b759c83b authored over 13 years ago by tmk <nobody@nowhere>
Exceptional handling for PS/2 scan code set 2

changed names which does not comply to C spec.(underscore prefix names)

23c686ad46d325d054b83734cc8e89c4fb5e2572 authored over 13 years ago by tmk <nobody@nowhere>
rewrite code of layer switching

a28a2a6a5e74e0b6761ecdfdbfaaf56980429819 authored over 13 years ago by tmk <nobody@nowhere>
PS/2 to USB keyboard converter

bf1a37ba712b3c42861e7cfabb174724791b41b6 authored over 13 years ago by tmk <nobody@nowhere>
added description of ADB socket pintouts.

7ad93f7850cd3d20260628b10a8b123d97736e4e authored almost 14 years ago by tmk <nobody@nowhere>
changed wait time for volume control.

849b10e921361956e31305870a4b2b1df108ee0f authored almost 14 years ago by tmk <nobody@nowhere>
changed special mode key for macway: Left Shift + Right Shift

16be8346175046582b6607a66194cb154d067fb0 authored almost 14 years ago by tmk <nobody@nowhere>
ADB keyboard LEDs support

06db39583fe87a8d13c0c345887b71a577198049 authored almost 14 years ago by tmk <nobody@nowhere>
added 'Keymap' section to adb/README.

40c24dc89ad3cbcd8bf49d305c08096f198cce95 authored almost 14 years ago by tmk <nobody@nowhere>
change keycodes and define keymap macro for AEK.

ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c
FIX: keycodes for Keypad, Fn and M...

c5b9f2b02b3057b95ebb06092e8fae3ed6108197 authored almost 14 years ago by tmk <nobody@nowhere>
ADB to USB keyboard converter

56e098d76e7d2a843a66f3a6e409f1d38fe7feac authored almost 14 years ago by tmk <nobody@nowhere>
FIX: error handling in ps2.c

1f5cd6d7dcbd18f2b647631600df13a0f6d64d25 authored almost 14 years ago by tmk <nobody@nowhere>
added a file TODO.

035b286b24333185337f6c96f8e428e69b85a662 authored almost 14 years ago by tmk <nobody@nowhere>
changed signature of keymap_fn_layer() in keymap_skel.h.

FIX: name of mousekey macros usb_keycodes.h.

3e56e80c7d938c2b03bafb0606978b715c2ee0ee authored almost 14 years ago by tmk <nobody@nowhere>
added config option: MATRIX_HAS_GHOST and fixed some on matrix.c

ADD: Build option: MATRIX_HAS_GHOST to enable ghost blocking logic.
FIX: choose matrix buffer ty...

fd49c69d1a173b9d273b2b53eb6a22eda920223a authored almost 14 years ago by tmk <nobody@nowhere>
add "Build your own firmware" and "Features" section to README.

590235d4bc92d1de4c17b96ae54f4daee8c3db2a authored almost 14 years ago by tmk <nobody@nowhere>
add a build option: USB_EXTRA_ENABLE

6b0c939d72c11e404f84c926cf82f9501f8511ff authored almost 14 years ago by tmk <nobody@nowhere>
add error handling to ps2_mouse

7272c65d3d24187487e7d38e332401002f5f233b authored almost 14 years ago by tmk <nobody@nowhere>
Add PS/2 mouse support to connect TrackPoint Unit.

Change build options: Makefile and config.h. See README.

2a562a4191a5b9e88731efb5eabd921821f25f7e authored almost 14 years ago by tmk <nobody@nowhere>
change keyboard report descriptor for NKRO.

It uses 1byte for modifiers and 15bytes(120bits) for keys now.

1ed336a06499c1baee2421141d59d115f0ee3c4b authored almost 14 years ago by tmk <nobody@nowhere>
add build option: NKRO_ENABLE(remove: USB_12KRO)

51f17f02317700e64b3c1113fe230d78bac7fecd authored almost 14 years ago by tmk <nobody@nowhere>
tuning layer switch timing.

66ece29b0e14534d57b680db47a5967d5264ca85 authored almost 14 years ago by tmk <nobody@nowhere>
add build option USB_12KRO.

37ced39ae2ecfc945c21526faffb2449577bbeb7 authored almost 14 years ago by tmk <nobody@nowhere>
support 12KRO

d6da5546879f9979d043a0b223597af7e8dedbf8 authored almost 14 years ago by tmk <nobody@nowhere>
add system controls(power down/wake up) from generic desktop page(HID)

9019c901dd7b4e37006eb1f0442a57dacc0b3f0c authored almost 14 years ago by tmk <nobody@nowhere>
add audio controls from consumer page(HID)

02d955e9fecda610e9cb7f5317262b907614bf31 authored almost 14 years ago by tmk <nobody@nowhere>