tmk
b52dc89a81
Merge branch 'macro_mediakey'(Fix issue #42 )
2013-07-23 07:56:28 +09:00
tmk
722b753df1
Add support for macro media/system keys
2013-07-23 07:53:18 +09:00
tmk
a164bfedea
Merge branch 'bob_fix'
2013-07-21 10:44:21 +09:00
tmk
254d83ddba
Cancel tapping when interrupted by other key
2013-07-21 03:21:57 +09:00
tmk
d08dfffae0
Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT
2013-07-20 03:27:36 +09:00
tmk
606d5324ac
Merge branch 'Wraul-kmac'
2013-06-23 09:19:04 +09:00
tmk
5f469a4ac1
Add BACKLIGHT_ENABLE conditional
2013-06-23 09:14:58 +09:00
tmk
3cf50e901c
Fix typo
2013-06-22 17:32:53 +09:00
Wraul
68b40dd324
Initial implementation for the KMAC
2013-06-22 17:23:37 +09:00
Wraul
fa633c571c
Add support for backlight
2013-06-22 17:23:36 +09:00
tmk
063614a8c2
Add default layer config to bootmagic
2013-06-22 16:24:56 +09:00
tmk
668d3bedb9
Merge branch 'x68k_led'
2013-06-22 02:52:14 +09:00
tmk
37660aee90
Use serial_uart.c instead of x68k.c now
2013-06-22 02:33:08 +09:00
tmk
94b23decf7
Add LED support to x68k
2013-06-22 02:32:45 +09:00
tmk
d99be8edc4
Merge pull request #37 from Wraul/update_phantom
...
Polishing the Phantom project
2013-05-27 15:57:30 -07:00
tmk
27c63b754f
Merge pull request #36 from Wraul/fix_sleep_led
...
Fixes to sleep LED
2013-05-27 15:30:36 -07:00
Mathias Andersson
53dc733e1c
Fixes to sleep LED.
...
Add help text.
Add missing SLEEP_LED_ENABLE checks.
2013-05-27 18:36:00 +02:00
tmk
6c0f789853
Fix deprecated 'prog_*' typedef - Issue #34
...
- Remove prog_char from xpritnf
- Remove prog_macro_t from acton_macro
avr-libc-1.8 removed 'prog_*' typedef because the usage of
the __progmem__ attribute on a type is not supported in GCC.
http://www.nongnu.org/avr-libc/changes-1.8.html
2013-05-21 10:16:55 +09:00
tmk
0be2d9bcc5
Fix command.c and README
2013-05-15 00:23:36 +09:00
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