tmk
|
0de581ee82
|
hhkb: Fix startup of rn42 #407
- Enable build option INTERRUPT_CONTROL_ENDPOINT of LUFA
- Shorten LED blink at startup
|
2017-01-25 14:32:13 +09:00 |
|
tmk
|
cefaa07bb7
|
hhkb: Update binary
|
2017-01-23 10:16:47 +09:00 |
|
tmk
|
b5875f5648
|
hhkb: Update binaries
|
2017-01-23 10:07:46 +09:00 |
|
tmk
|
badbd1099b
|
adb_usb: Update binary
|
2017-01-14 15:53:36 +09:00 |
|
tmk
|
530818b2ab
|
alps64: Change keymap
|
2017-01-11 14:28:32 +09:00 |
|
tmk
|
c0f0909051
|
core: Fix LAYER_MODS() and LAYER_TAP()
- LAYER_MODS() accepts either left or right modifiers
- LAYER_TAP() can use modifier as tap key, related to #422
|
2017-01-11 10:30:47 +09:00 |
|
tmk
|
be80ed2ef3
|
core: Cancel removing IS_ANY() at c98e89f
IS_ANY() is used in usb_usb
|
2017-01-05 21:17:29 +09:00 |
|
tmk
|
39aeb1f7a2
|
hhkb: update firmware binaries
|
2017-01-04 13:02:23 +09:00 |
|
tmk
|
c98e89f2d5
|
core: Modifiers can be used as tap key Fix #422
|
2017-01-04 12:51:13 +09:00 |
|
tmk
|
2e464737aa
|
hhkb: Move functions which communicate with RN42
|
2016-12-26 12:15:39 +09:00 |
|
tmk
|
f4a20304e4
|
hhkb: Pin setting for power saving
|
2016-12-21 13:53:20 +09:00 |
|
tmk
|
1713aaa6ff
|
sun_usb: Fix keymap code
|
2016-12-21 11:06:47 +09:00 |
|
Aristeu Rozanski
|
5036662151
|
sun_usb: support US ESC key
Model 5 can also have ESC button between HELP and F1.
|
2016-12-21 09:14:34 +09:00 |
|
tmk
|
525e42f6bc
|
Merge pull request #416 from louisrousseau/master
adb_usb/matrix.c : changed size of handler_id from uint16_t to uint8_t
|
2016-12-20 16:30:26 +09:00 |
|
tmk
|
d5689296ab
|
core: Fix for ChibiOS update #411
|
2016-12-20 15:16:34 +09:00 |
|
Louis Rousseau
|
cccd4186f4
|
adb_usb/matrix.c : changed size of handler_id from uint16_t to uint8_t
|
2016-12-19 01:51:11 -05:00 |
|
tmk
|
8727b9645f
|
adb_usb: Fix keymap macro
|
2016-12-18 08:05:03 +09:00 |
|
tmk
|
1cc704c126
|
Merge branch 'adb_led_fix'
|
2016-12-10 14:54:18 +09:00 |
|
tmk
|
af667a0550
|
adb_usb: set_led at startup
|
2016-12-10 14:50:20 +09:00 |
|
tmk
|
62e92645e6
|
sun_usb: Turn out LED after matrix init
|
2016-12-10 13:10:33 +09:00 |
|
tmk
|
74019c8e41
|
Merge commit '22b6e15a179031afb7c3534cf7b109b0668b602c'
|
2016-12-10 10:29:51 +09:00 |
|
tmk
|
22b6e15a17
|
Squashed 'tmk_core/' changes from 8da1898..e5f9940
e5f9940 Merge commit '1bc3dd200b023cecf063a0cb3ba347f77f6d759d' into core_update
da03c50 Add note for L/R side bit being ignored
e80f3c1 Add in basic documentation for Macro system
35e8a76 core: Swap position of PEQL and PENT in unimap
00751f1 Merge pull request #406 from 39aldo39/patch-1
e50d7de V-USB remote wakeup
4340997 core: Fix typo in definition AC_g
958144d core: Debug print for system and consumer keys
e7e1030 core: Fix sleep_led
0866323 core: Change matrix_init and matrix_print
0dbf73d core: Add matrix_clear() and default impl.
3202ca3 core: Add suspend mode options
4cda3aa core: Fix suspend/wake for converters #386
4e15247 core: LUFA_DEBUG_SUART for serial debug
b9cf8e7 core: Fix mechanical locking supoort #390
12aa0fd Merge branch 'nemith-master'
fccb3fa core: Fix OPT_DEFS for mbed build
2e2d2c8 Merge branch 'master' of github.com:leizzer/tmk_keyboard
f1d3634 Change .gitignore for ChibiOS
3aab802 core: Fix build config in protocol.mk
5e43da0 core: Add short names in unimap
7a56998 core: Fix dfu wait in rules.mk
6d9c500 Merge branch 'mediakey-fix'
08382ac core: Fix 'make dfu' message
78cb04e Fix OS X Recognizing keyboard as Mouse/Tablet
a114714 core: 'make dfu' waits for bootloader to start
d0a8f13 core: Fix unimap UNIMAP_NO case
e17abef core: Change lufa NKRO report size 16 to 32 bytes
375b20f core: Fix common.mk for build options
394fdff core: Fix unimap layout comment
912326c core: Add unimap support
00f4011 core: Fix doc/keymap.md for new keymap framework
ddbd7b4 core: Add default implemenation of keymap read
671cacc core: action codes are action_t struct now
b4fdb27 core: Change chibios repo directory names
7daed10 core: Fix keycode.txt
90399d7 core: Fix USB remote wakeup on ATmega32U2 #361
3677e84 usb_usb: Add multiple keyboard support
54d5b26 core: Fix Logical Maximum in report descriptor
bd0d372 core: Fix LUFA report descriptor
95327b5 Merge pull request #355 from papodaca/XT
62bf548 core: change API of adb.c to accept device address
3097c9e Fix function name in host.h
836e209 Merge branch 'core_split_160522'
3918ea2 Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828'
7f87b11 core: Add comment of register 3 of ADB
ef6478a core: Add adb_host_talk()
5c665b4 update macro names in bluefruit
4f2c5bf Merge commit '71381457fa1311dfa0b58ba882a96db740640871'
53a9c08 Merge pull request #321 from njbair/master
f08a656 core: Fix media/consumer keys
d526de8 Clean up wording in keymap example
0bb3dbb Clarify layer precedence
d915c75 clarify layer documentation
72070d4 ps2_usb: Fix for VUSB configuration
170e2dc Mostly working. Is unstable, will emit bad codes after a while.
c8e45b5 core: Actionmap support
aabaa24 Codes appear to be detected correctly, the break codes are broken.
git-subtree-dir: tmk_core
git-subtree-split: e5f994033cbc8700745ac0c6d12772820492eed0
|
2016-12-10 10:29:51 +09:00 |
|
tmk
|
4105939349
|
Merge pull request #414 from tanant/macro_documentation
Update documentation for Macro function and action_layer_mods
|
2016-12-06 04:51:14 +09:00 |
|
Anthony
|
a499c19cd0
|
Add note for L/R side bit being ignored
|
2016-12-04 16:46:43 +11:00 |
|
Anthony
|
a6a6d4ab49
|
Add in basic documentation for Macro system
|
2016-12-04 16:46:42 +11:00 |
|
tmk
|
a88ad58342
|
core: Swap position of PEQL and PENT in unimap
|
2016-11-30 00:15:12 +09:00 |
|
tmk
|
ec60203fd7
|
ps2_usb: Support for hidden switch in model M
|
2016-11-30 00:15:12 +09:00 |
|
tmk
|
a6f725d2bc
|
Merge pull request #406 from 39aldo39/patch-1
core: Fix typo in definition AC_g
|
2016-11-29 22:53:31 +09:00 |
|
tmk
|
611a9388f9
|
Merge pull request #410 from erikpe/master
phantom: Fix compile error and incorrectly aligned ISO layout
|
2016-11-29 22:52:48 +09:00 |
|
tmk
|
7ecbdf3b41
|
Merge pull request #409 from luizribeiro/vusb-remote-wakeup
V-USB remote wakeup
|
2016-11-29 22:49:43 +09:00 |
|
Erik Pettersson
|
ed538bdeb4
|
Fix error in media layer for phantom iso keymap.
|
2016-11-28 13:19:50 +01:00 |
|
Luiz Ribeiro
|
391c979be7
|
V-USB remote wakeup
|
2016-11-27 15:33:42 -05:00 |
|
Erik Pettersson
|
d14f72e2f7
|
Fix to make phantom board compile
|
2016-11-26 09:58:21 +01:00 |
|
Aldo Gunsing
|
54a1934607
|
core: Fix typo in definition AC_g
|
2016-11-14 23:30:06 +01:00 |
|
tmk
|
093bfd6901
|
alps64: unimap definition
|
2016-10-21 15:52:53 +09:00 |
|
tmk
|
03afc07161
|
hhkb: Change unimap files
|
2016-10-21 14:28:53 +09:00 |
|
tmk
|
51326077b0
|
usb_usb: Restore LED state when plugging keyboard
|
2016-10-18 15:10:43 +09:00 |
|
tmk
|
ec06a3f9f5
|
core: Debug print for system and consumer keys
|
2016-10-18 14:34:47 +09:00 |
|
tmk
|
6b34906bba
|
alps64: Add unimap support
|
2016-10-12 20:23:02 +09:00 |
|
tmk
|
5969d6267f
|
core: Fix sleep_led
|
2016-10-12 14:35:53 +09:00 |
|
tmk
|
e7b8da47ce
|
hhkb: Update binary
|
2016-10-09 13:29:45 +09:00 |
|
tmk
|
f699291e2a
|
Merge branch 'matrix-fix'
|
2016-10-08 13:15:00 +09:00 |
|
tmk
|
1ad31539a6
|
Fix matrix.c to use new default impl.
|
2016-10-08 13:14:06 +09:00 |
|
tmk
|
f57d834f13
|
core: Change matrix_init and matrix_print
|
2016-10-08 13:13:48 +09:00 |
|
tmk
|
cb9480877d
|
onkey: Fix keymap.c
|
2016-10-08 11:02:34 +09:00 |
|
tmk
|
8b509aa111
|
Fix Makefile for NKRO comment
|
2016-10-07 10:58:54 +09:00 |
|
tmk
|
024f0c8d38
|
Merge branch 'matrix-clear'
|
2016-10-05 14:02:52 +09:00 |
|
tmk
|
124bafe9f3
|
Fix matrix_clear() for new matrix API
|
2016-10-05 14:00:48 +09:00 |
|
tmk
|
f76a786b93
|
core: Add matrix_clear() and default impl.
|
2016-10-05 13:55:56 +09:00 |
|
tmk
|
1a7d1f9f4d
|
ps2_usb: Use standby mode in suspend
|
2016-10-04 16:08:06 +09:00 |
|