tmk
|
d9c06db600
|
Add xprintf(xitoa) from elm-chan.org
|
12 years ago |
tmk
|
b9f558b3d8
|
Merge pull request #31 from Wraul/update_phantom
More updates to Phantom
|
12 years ago |
tmk
|
3750b16d2f
|
Fix README of terminal converter
|
12 years ago |
tmk
|
29c6f8d953
|
Merge branch 'master' of github.com:tmk/tmk_keyboard
|
12 years ago |
tmk
|
7343366d3d
|
Increase buffer size of PS2 protocol
|
12 years ago |
tmk
|
95001dd6e4
|
Add support of Model F 122 terminal keyboard
- change initialize of keyboard in matrix_scan()
- keymap for 122 keys
- Mafilefie and config.h for LUFA and PS/2 USART
|
12 years ago |
Mathias Andersson
|
3f48b13f81
|
Code style fixes for Phantom matrix.
|
12 years ago |
Mathias Andersson
|
1e07b60d3a
|
Add full 7bit support to Phantom keymap.
|
12 years ago |
Mathias Andersson
|
2d31fcf187
|
Change Phantom matrix scan to be similar to GH60.
|
12 years ago |
Mathias Andersson
|
71fabf72e0
|
Improve matrix print for Phantom.
|
12 years ago |
tmk
|
a505dafe59
|
Merge pull request #30 from Wraul/phantom_debounce_fix
Fix debouncing on Phantom.
|
12 years ago |
Mathias Andersson
|
3d503c8932
|
Fix debouncing on Phantom.
|
12 years ago |
tmk
|
dad9dab995
|
Fix doc of Boot Magic and add another project info
|
12 years ago |
tmk
|
f4760c822a
|
Fix doc and descriptor of iwrap
|
12 years ago |
tmk
|
c7b180e3d7
|
Add vusb support to iwrap
|
12 years ago |
tmk
|
c852b04128
|
Merge pull request #29 from Wraul/update_phantom
Update Phantom for new keymap framework
|
12 years ago |
Mathias Andersson
|
8633cb170f
|
Adjust Phantom layouts formating.
Make the layout formating better match that of GH60.
|
12 years ago |
Mathias Andersson
|
c4b012cdb5
|
Updated Phantom for new keymap framework.
|
12 years ago |
tmk
|
2fc681b4f7
|
Merge branch 'iwrap5'
|
12 years ago |
tmk
|
6630277518
|
Add support of mouse horizontal wheel to iWRAP
|
12 years ago |
tmk
|
90da1c59bd
|
Rescue script from iWRAP MUX mode stuck
|
12 years ago |
tmk
|
246031b647
|
Fix build options for NEWS converter
|
12 years ago |
tmk
|
a77ae5f843
|
Add support of iWRAP5
- mouse virtical wheel
- consumer page
|
12 years ago |
tmk
|
1eb67303ee
|
Fix LUFA host driver for unconfigured state
|
12 years ago |
tmk
|
1348663a4f
|
Fix USB Descriptors
|
12 years ago |
tmk
|
540d0700dc
|
Remove common/controller_teensy.h
|
12 years ago |
tmk
|
2b33ecad57
|
Add new build options on m0110_usb
|
12 years ago |
tmk
|
2372029de5
|
Remove MATRIX_HAS_LOCKING_CAPS option
|
12 years ago |
tmk
|
d2e358712a
|
Add m0116 keymap from tufty
|
12 years ago |
tmk
|
09e1eded8b
|
Add media eject key support from tufty
|
12 years ago |
tmk
|
be8ea3c094
|
Remove debug line from adb.c
|
12 years ago |
tmk
|
3fa50565af
|
Merge branch 'adb_fix'
|
12 years ago |
tmk
|
9e39b222d0
|
Add new build options to adb_usb
|
12 years ago |
tmk
|
46d412d262
|
Fix ADB protocol issue #14
|
12 years ago |
tmk
|
9bdd89980f
|
Fix comment of ADB signaling.
|
12 years ago |
tmk
|
de7b46cd7d
|
Add coding style and config.h options
|
12 years ago |
tmk
|
e59fb6f908
|
Merge branch 'virtual_dipsw'
|
12 years ago |
tmk
|
4e93b3fa67
|
Fix bootmagic and eeconfig for virtual DIP SW
|
12 years ago |
tmk
|
78fd5a7154
|
Add doc/build.md and doc/other_projects.md
|
12 years ago |
tmk
|
c26a5eb2ac
|
Fix keymap for new actions
|
12 years ago |
tmk
|
a8c465215f
|
Merge branch 'action_refine'
|
12 years ago |
tmk
|
fbea2a3aae
|
Fix keymap of hhkb for new actions
|
12 years ago |
tmk
|
25d8de6e7b
|
Fix doc/keymap.md for new actions
|
12 years ago |
tmk
|
489fd75fdf
|
Fix keymap of gh60
|
12 years ago |
tmk
|
f9a7e224a4
|
Fix ACT_MODS action and switch_default_layer command
|
12 years ago |
tmk
|
ebe798f081
|
Add file action_code.h
|
12 years ago |
tmk
|
6b155432dd
|
Fix doc/keymap.md
|
12 years ago |
tmk
|
d612242692
|
Fix ACTION_LAYER macros
|
12 years ago |
tmk
|
c6d88d2795
|
Rename file layer_switch to action_layer
|
12 years ago |
tmk
|
cc8e66754b
|
Refine ACT_LAYER and ACT_LAYER_TAP
- Remove ACT_LAYER_BITOP
|
12 years ago |