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 hhkb/keymap

8240e606d4571624c7967d6acfa562d70ff3ab97 authored almost 14 years ago by tmk <nobody@nowhere>
Merge branch 'led'

8fc6c265d18fada6f790c546d5f963ce3f59d109 authored almost 14 years ago by tmk <nobody@nowhere>
output previous key state on TP1684 when scaning matrix.

2ca3ab18a2120a4320912547031a48b0dd1f1bad authored almost 14 years ago by tmk <nobody@nowhere>
FIX: LED debug

74b3e591fcf296f0b363ab8289b2531a7cd44b64 authored almost 14 years ago by tmk <nobody@nowhere>
repeating Fn key: press twice quickly to repeat.

89feab2301725263326154de6b946969be30c0be authored almost 14 years ago by tmk <nobody@nowhere>
revise Fn key processing.

a31b31e717a2fa67642be33b321cde4b9b3b496a authored almost 14 years ago by tmk <nobody@nowhere>
improve layer switching

45d4a7a89883c3433604d4e011b665796a583008 authored almost 14 years ago by tmk <nobody@nowhere>
ADD: macway/doc

FIX: keymap

6c3b9a2ded1afcf4a6bbc69878f52088f4c1a0e8 authored almost 14 years ago by tmk <nobody@nowhere>
v2.0: HHKB/Macway support merged

46545c038034845658e40f1637b5a4465a9aefda authored almost 14 years ago by tmk <nobody@nowhere>
new build method for macway

2f80e790c6310ad24a4cb3d4a72c31314364fef7 authored almost 14 years ago by tmk <nobody@nowhere>
ADD: keymap macro for human to read easier

ADD: controller.h for controller board definition(teensy)
ADD: debug toggle

461e0d3d8c82cc78d29d3115af3c417bb51bb50f authored almost 14 years ago by tmk <nobody@nowhere>
FIX: include files

7a336b05ec2d1056fe2206ae218199c66e8980da authored almost 14 years ago by tmk <nobody@nowhere>
FIX: doc and keymap.

c166fb744f771259f7f9793c99cd8bb15cddc779 authored almost 14 years ago by tmk <nobody@nowhere>
switch debug on/off by pressing 4 keys on booting time

4acc38751e9c8e90921773e6e5f5a100b0729d98 authored almost 14 years ago by tmk <nobody@nowhere>
add keymap layer: Matias half keyboard style(SPACE) [NOT USED]

bf92bdd7fa9938c162c29e565d245e5609e4a912 authored almost 14 years ago by tmk <nobody@nowhere>
hhkb: refactored

06eb50be07ff16e4bfb046e4773185d9bcf048e9 authored almost 14 years ago by tmk <nobody@nowhere>
FIX: clear keyboard_keys.

NOT change layer when one more Fn keys pressed/other than Fn key pressed

9d7979931e0037fc5ddc77a2cb895eb055501f34 authored about 14 years ago by tmk <nobody@nowhere>
add directories for each keyboard: hhkb, macway

54b5bafaacf0d7863b7bdb84dd69cbc80db77956 authored about 14 years ago by tmk <nobody@nowhere>
add horizontal mouse wheel

82637ded2737bfd80a2c1b85c0a9ae0b6fd33bd7 authored about 14 years ago by tmk <nobody@nowhere>
';' for Fn key: send ';' when key realease without using the layer

34a90769c9b29a24e39f6c2ca06106033dcb755f authored about 14 years ago by tmk <nobody@nowhere>
change keymap.

ba2f31e2cd2ff9ce3a7c433632aff8312ce18014 authored about 14 years ago by tmk <nobody@nowhere>
make input ports(PE6,7) *with pullup*.

c8e1ad8c91e8edfd7a5c18d2b593ebf873924b13 authored about 14 years ago by tmk <nobody@nowhere>
add HHKB docs and pics.

99bba8d949fe38d9f3b9a8aff7d0328fa3787160 authored about 14 years ago by tmk <nobody@nowhere>
change keymap for mouse keys.

c696c95c606367aa309ce7ce8c15fa3a270f12c2 authored about 14 years ago by tmk <nobody@nowhere>
HHKB support.

958875247cc7f5e3d4466b2cadaa827f4dda108c authored about 14 years ago by tmk <nobody@nowhere>
change matrix pinouts.

2c453c726920f7ee113f28ddbc85d891b7ef1ba9 authored about 14 years ago by tmk <nobody@nowhere>
add layer diagrams.

42d57333f3003f5be0fae62f15e186df4f03bf75 authored about 14 years ago by tmk <nobody@nowhere>
change pins of matrix rows. (teensy is installed inside of keyboard case.)

4be6458be70989671022de45060a557cfc8717a5 authored about 14 years ago by tmk <nobody@nowhere>
add github URL in README.

a80b156b78c747ff53d224af4431b8693e279b81 authored about 14 years ago by tmk <nobody@nowhere>
version 1.0.

479af4bdcd08560a3400426b30c247c620f6204e authored about 14 years ago by tmk <nobody@nowhere>
add mouse acceleration.

df5b4ea7d97e0f6f598fd34506d8a3fd05cd5027 authored about 14 years ago by tmk <nobody@nowhere>
add mouse wheel function.

7e3975e0ef00b2095e32595597ba054d408f249c authored about 14 years ago by tmk <nobody@nowhere>
add mouse function.

d3b1af9572e123c939fc355474bf12402c86d292 authored about 14 years ago by tmk <nobody@nowhere>
some fixes. LED flush for debug.

e7c6839d2d17dd084c8bea1dd43208b3144979d2 authored about 14 years ago by tmk <nobody@nowhere>
ver 0.2

1bcebc2848c7dff87b0de2748fbb53ae84275ccb authored about 14 years ago by tmk <nobody@nowhere>
add jump_bootloader.

1de02c1f15ca1c04aae0bde818b01ea40cf32120 authored about 14 years ago by tmk <nobody@nowhere>
divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.

7fd9003f59ad6a1de8d8b70fae74ba16df666c09 authored about 14 years ago by tmk <nobody@nowhere>
delete unused KEY_* definitions.

6be0e4fafb3875264317f048b2c823dea87a9f49 authored about 14 years ago by tmk <nobody@nowhere>
simple keymap layers.

f777960c7255b469f3daaec89b9808844f13bb88 authored about 14 years ago by tmk <nobody@nowhere>
add anti-ghost logic

82309deefc21f66d92df08b8eecae8466939e04d authored about 14 years ago by tmk <nobody@nowhere>
perform nomal keyboard behavior. It works now!!!

3b31337cd8a5fe8b02924f2056ad2648a028c563 authored about 14 years ago by tmk <nobody@nowhere>
store Keymap into program space.

c17f07819ffeb119a09d4acdfa5097b272d2e2f9 authored about 14 years ago by tmk <nobody@nowhere>
matrix scan & default keymap

8cfb3712d58e4a88029dfd00111714e91939005e authored about 14 years ago by tmk <nobody@nowhere>
change file name.

20711b59e7b72d0a1875c3d38832fade6f56445d authored about 14 years ago by tmk <nobody@nowhere>
add initial files from teensy's usb_keyboard_debug.

ac3134ffeb3a2fb998e628e97a06b413fba8ee48 authored about 14 years ago by tmk <nobody@nowhere>