Kai Ryu
432b1df3e4
Merge remote-tracking branch 'tmk_keyboard/master' into exp
...
Conflicts:
common.mk
common/action.c
common/avr/suspend.c
common/command.c
common/keyboard.c
keyboard/gh60/Makefile
keyboard/gh60/Makefile.pjrc
2015-05-22 18:42:17 +09:00
Jun Wako
3f32b22478
Fix URL of HID Usage Tables pdf
2015-04-23 17:30:45 +09:00
Jun Wako
f9045bea6e
Fix typo of doc/keycode.txt
2015-04-23 17:20:59 +09:00
Kai Ryu
2bfb212b15
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
common/avr/suspend.c
2015-04-07 14:57:03 +09:00
tmk
c1ac7f159f
Merge pull request #148 from cub-uanic/patch-1
...
Fix keycode.txt
2015-01-19 12:13:21 +09:00
Oleg Kostyuk
02a9f8a906
Update other_projects.md - added TMK/Ergodox
2015-01-03 15:10:45 +02:00
Kai Ryu
15d9c0a692
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
.gitignore
common.mk
common/action_util.c
2014-11-25 11:06:28 +09:00
Oleg Kostyuk
1a9cec9a03
Documentation: small mistake
...
Originally reported as https://github.com/cub-uanic/tmk_keyboard/issues/10 , all credits to @olivierpons
2014-11-20 23:55:47 +02:00
tmk
821c719e98
Add action 'Momentary switching with Modifiers'
2014-09-29 10:29:33 +09:00
Kai Ryu
3ea4495bf5
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
common/action_util.c
2014-07-23 13:15:19 +09:00
tmk
452866319b
Fix READEM of hhkb and doc/build.md
2014-07-10 15:28:36 +09:00
Kai Ryu
9c1d9d7bb3
Merge branch 'keymap_in_eeprom'
...
Conflicts:
common.mk
common/keyboard.c
keyboard/gh60/Makefile
keyboard/gh60/Makefile.pjrc
2014-05-26 12:12:51 +09:00
Kai Ryu
0f31162554
A sample implementation of keymap-in-eeprom
2014-04-10 16:04:50 +09:00
Ralf Schmitt
589d99b448
New macro: ACTION_BACKLIGHT_LEVEL(level)
...
To have full control of the backlight level.
2014-04-08 21:02:46 +02:00
Johan Isacsson
13fbab9d8b
Show correct function name for default layer set
2014-03-27 23:59:25 +01:00
Thomas Russell Murphy
e0a95d4075
Spellchecked documentation.
2014-01-02 19:05:52 -05:00
TiBounise
696a7fbc6f
Fixing a typo
2013-12-16 19:53:02 +01:00
Simon Melhart
a6afa845b9
Add tap toggle modifiers
...
Including documentation.
2013-11-20 09:21:33 -08:00
tmk
35f9f30074
Add timeout option to MODS_ONESHOT #66
2013-10-07 23:28:17 +09:00
tmk
d52d554360
Fix mod stuck of MODS_KEY when leaving layer #62
...
- Add action_util.c and remove action_oneshot.c
- Add oneshot_mods for MODS_ONESHOT
- Add weak_mods for MODS_KEY and MACRO
- weak_mods is cleared when layer switching
2013-10-04 16:04:31 +09:00
tmk
6aaa6e0ef9
Add support for macro media/system keys
2013-07-23 07:53:18 +09:00
Wraul
1eb8523e95
Add support for backlight
2013-06-22 17:23:36 +09:00
tmk
dad9dab995
Fix doc of Boot Magic and add another project info
2013-04-22 13:08:46 +09:00
tmk
de7b46cd7d
Add coding style and config.h options
2013-04-07 16:47:01 +09:00
tmk
78fd5a7154
Add doc/build.md and doc/other_projects.md
2013-04-06 00:01:04 +09:00
tmk
25d8de6e7b
Fix doc/keymap.md for new actions
2013-04-05 03:26:36 +09:00
tmk
6b155432dd
Fix doc/keymap.md
2013-04-03 01:33:33 +09:00
tmk
633d9aa53e
Fix README.md and doc/keymap.md
2013-03-05 14:57:50 +09:00
tmk
1aa067e541
Clean action.h and add keymap doc
2013-03-05 02:42:28 +09:00
tmk
083c75816f
Create keymap.md
2013-03-04 16:40:19 +09:00
tmk
0be309ccc6
Add doc/keycode.txt
2013-02-10 23:59:01 +09:00
tmk
f412570739
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00