1
0
Commit Graph

369 Commits

Author SHA1 Message Date
tmk
0369d01516 Merge branch 'fix_print' 2013-05-14 23:03:23 +09:00
tmk
2ebc123c22 Use dprint and dprintf for debug 2013-05-14 16:19:40 +09:00
tmk
6049f2e7d1 Add xprintf(xitoa) from elm-chan.org 2013-05-14 16:16:57 +09:00
tmk
d6522106d1 Merge pull request #31 from Wraul/update_phantom
More updates to Phantom
2013-05-04 03:31:26 -07:00
tmk
d9124e5a95 Merge branch 'master' of github.com:tmk/tmk_keyboard 2013-05-04 14:52:32 +09:00
tmk
a46024a678 Increase buffer size of PS2 protocol 2013-05-04 14:51:46 +09:00
tmk
96ef351129 Fix doc of Boot Magic and add another project info 2013-04-22 13:08:46 +09:00
tmk
2c48b861ee Fix doc and descriptor of iwrap 2013-04-22 13:04:00 +09:00
tmk
a69d20bd78 Add vusb support to iwrap 2013-04-22 13:03:24 +09:00
tmk
c9c42c4770 Merge branch 'iwrap5' 2013-04-20 00:46:48 +09:00
tmk
e7211abdd1 Add support of mouse horizontal wheel to iWRAP 2013-04-20 00:45:56 +09:00
tmk
7dea627ecc Rescue script from iWRAP MUX mode stuck 2013-04-19 08:38:05 +09:00
tmk
d1ed53b67c Add support of iWRAP5
- mouse virtical wheel
- consumer page
2013-04-18 15:52:23 +09:00
tmk
a09486640f Fix LUFA host driver for unconfigured state 2013-04-13 11:55:57 +09:00
tmk
1ddd6ceaef Fix USB Descriptors 2013-04-13 11:55:08 +09:00
tmk
bd4a6feb22 Remove common/controller_teensy.h 2013-04-13 11:30:08 +09:00
tmk
2765021767 Add media eject key support from tufty 2013-04-12 11:25:59 +09:00
tmk
50da4a9ffb Remove debug line from adb.c 2013-04-09 14:34:52 +09:00
tmk
e72636b61a Merge branch 'adb_fix' 2013-04-09 14:31:27 +09:00
tmk
3ff5fd0cdf Add new build options to adb_usb 2013-04-09 14:27:29 +09:00
tmk
924a76741f Fix ADB protocol issue #14 2013-04-09 14:27:29 +09:00
tmk
3d01fad0ce Fix comment of ADB signaling. 2013-04-09 14:27:29 +09:00
tmk
4d4dd62fbb Add coding style and config.h options 2013-04-07 16:47:01 +09:00
tmk
6baf590401 Merge branch 'virtual_dipsw' 2013-04-07 15:39:52 +09:00
tmk
b92c7fd612 Fix bootmagic and eeconfig for virtual DIP SW 2013-04-07 15:36:50 +09:00
tmk
1ef8a10d7f Add doc/build.md and doc/other_projects.md 2013-04-06 00:01:04 +09:00
tmk
1440b677a7 Fix keymap for new actions 2013-04-05 03:44:42 +09:00
tmk
eb24b4ab8a Merge branch 'action_refine' 2013-04-05 03:28:10 +09:00
tmk
bc44e39ffb Fix keymap of hhkb for new actions 2013-04-05 03:27:10 +09:00
tmk
ba5ccc7b79 Fix doc/keymap.md for new actions 2013-04-05 03:26:36 +09:00
tmk
18454f7436 Fix keymap of gh60 2013-04-05 01:39:17 +09:00
tmk
70db9e1dc7 Fix ACT_MODS action and switch_default_layer command 2013-04-04 16:29:44 +09:00
tmk
a967301331 Add file action_code.h 2013-04-04 15:16:03 +09:00
tmk
8336864e8e Fix doc/keymap.md 2013-04-03 01:33:33 +09:00
tmk
4bc69e0304 Fix ACTION_LAYER macros 2013-04-03 01:33:04 +09:00
tmk
f903bcddbd Rename file layer_switch to action_layer 2013-04-02 17:44:24 +09:00
tmk
8d8ee35fb0 Refine ACT_LAYER and ACT_LAYER_TAP
- Remove ACT_LAYER_BITOP
2013-04-02 16:09:43 +09:00
tmk
5e557f01e0 Remove ACT_KEYMAP and ACT_OVERLAY
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
2013-03-31 22:47:19 +09:00
tmk
34dd817b20 Refine README.md 2013-03-29 11:18:58 +09:00
tmk
43532fab01 Merge branch 'action_tapping' 2013-03-29 02:48:34 +09:00
tmk
d2d06ebf5f Add action_tapping.[ch] for refactoring 2013-03-29 02:46:05 +09:00
tmk
f883ad743f Merge branch 'suspend_fix' 2013-03-27 15:23:57 +09:00
tmk
4587d39c6e Add sleep LED test command 2013-03-27 15:21:50 +09:00
tmk
11970b78fe Add supsend and wakeup to pjrc stack 2013-03-27 15:18:08 +09:00
tmk
0caaa6e3d3 Add common/suspend.c 2013-03-25 01:46:32 +09:00
tmk
3a75e70165 Merge branch 'add_build_options' 2013-03-21 15:44:33 +09:00
tmk
c4ecc6fc7d Clean action.c 2013-03-21 15:24:48 +09:00
tmk
6fe6a03c2f Add NO_ACTION_ONESHOT config option 2013-03-21 14:42:40 +09:00
tmk
334a96779b Fix Makefile and config.h of gh60 for new options 2013-03-21 01:36:59 +09:00
tmk
afaaa83fae Add NO_ACTION_KEYMAP config option 2013-03-20 01:45:04 +09:00