Commit graph

1271 commits

Author SHA1 Message Date
tmk
b0573ba80e x68k_usb: Add unimap 2017-05-08 16:10:37 +09:00
tmk
197ca82992 ibm4704: Update binary 2017-04-27 00:08:32 +09:00
tmk
22f6cb273e fc660c: Change default keymap and binary 2017-04-15 16:16:43 +09:00
tmk
e382957c11 fc660c: Add unimap files 2017-04-11 21:52:36 +09:00
tmk
785bad10b9 fc660c: Update firmware binary 2017-04-11 16:00:56 +09:00
tmk
792074f49b core: Fix typo 2017-04-11 15:54:35 +09:00
tmk
a71a0ef9d5 core: Change MOD_* definition to make OR(|) usable
https://github.com/tmk/tmk_keyboard/issues/448#issuecomment-285066234
2017-04-11 15:50:19 +09:00
tmk
44fc56a869 core: Fix for missing key on fc660c 2017-04-11 04:36:38 +09:00
tmk
4befc879f6 fc660c: Add unimap 2017-04-05 13:25:00 +09:00
tmk
2ed3abb6da fc660c: Change pin for Insert LED 2017-04-03 02:32:21 +09:00
tmk
fc0fe84a69 fc660c: Update README 2017-04-03 02:31:02 +09:00
tmk
1972b40eae Merge branch 'fc660c' 2017-03-06 09:26:16 +09:00
tmk
5d7ee9d906 fc660c: Emulates fc660c default keymap 2017-03-06 08:43:00 +09:00
tmk
472a60c40d fc660c: Add LED support 2017-03-02 14:04:58 +09:00
tmk
fad7ebfc7f fc660c: Add key mapping 2017-03-02 12:03:47 +09:00
Jun Wako
503837cd07 fc660c: Scan matrix 2017-02-28 13:51:27 +09:00
tmk
e109b5504b hhkb: Revise doc 2017-02-27 14:28:59 +09:00
Jun Wako
36a29a5829 fc660c: Add initial files 2017-02-24 14:57:23 +09:00
tmk
0575b3db2e adb_usb: Use MODS_TAP_KEY action for Power key
- MODS_TAP_KEY(MOD_NONE, KC_POWER) allows Power on tap and commands on hold
2017-02-03 08:55:28 +09:00
tmk
300628e5dc core: Add MOD_NONE to mods_bit enum 2017-02-03 08:54:17 +09:00
tmk
778dc7fe08 Merge branch 'kl27z' 2017-01-26 21:43:15 +09:00
tmk
2d0e02efe0 Add keyboard/kl27z_kbd 2017-01-26 21:26:07 +09:00
tmk
657193dd6c Fix filename and Makefile 2017-01-26 21:26:07 +09:00
tmk
9ea5931785 Add pinout on README 2017-01-26 21:26:07 +09:00
tmk
c7a79ff47e Add kl27z_onekey project initial files 2017-01-26 21:26:07 +09:00
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