index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-24
hhkb: refactored
tmk
2010-10-19
FIX: clear keyboard_keys.
tmk
2010-10-15
add directories for each keyboard: hhkb, macway
tmk
2010-10-13
add horizontal mouse wheel
tmk
2010-10-13
';' for Fn key: send ';' when key realease without using the layer
tmk
2010-10-12
change keymap.
tmk
2010-10-11
make input ports(PE6,7) *with pullup*.
tmk
2010-10-10
add HHKB docs and pics.
tmk
2010-10-10
change keymap for mouse keys.
tmk
2010-10-10
HHKB support.
tmk
2010-10-08
change matrix pinouts.
tmk
2010-10-04
add layer diagrams.
tmk
2010-10-04
change pins of matrix rows. (teensy is installed inside of keyboard case.)
tmk
2010-10-03
add github URL in README.
tmk
2010-10-03
version 1.0.
tmk
2010-10-02
add mouse acceleration.
tmk
2010-10-01
add mouse wheel function.
tmk
2010-09-30
add mouse function.
tmk
2010-09-27
some fixes. LED flush for debug.
tmk
2010-09-25
ver 0.2
tmk
2010-09-24
add jump_bootloader.
tmk
2010-09-23
divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.
tmk
2010-09-22
delete unused KEY_* definitions.
tmk
2010-09-16
simple keymap layers.
tmk
2010-09-13
add anti-ghost logic
tmk
2010-08-23
perform nomal keyboard behavior. It works now!!!
tmk
2010-08-23
store Keymap into program space.
tmk
2010-08-23
matrix scan & default keymap
tmk
2010-08-10
change file name.
tmk
2010-08-10
add initial files from teensy's usb_keyboard_debug.
tmk