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 |
|
di0ib
|
d600905b1c
|
Update readme.md
|
2017-01-03 11:38:28 -10:00 |
|
di0ib
|
84c0245dc8
|
Update readme.md
|
2017-01-03 11:38:04 -10:00 |
|
di0ib
|
8b04b7c1b0
|
Update readme.md
|
2016-12-31 10:06:01 -10:00 |
|
di0ib
|
35b683e5b8
|
Update readme.md
|
2016-12-31 10:05:31 -10:00 |
|
di0ib
|
80a57c0e99
|
Update readme.md
|
2016-12-31 09:53:50 -10:00 |
|
di0ib
|
f671ff8c73
|
Update readme.md
|
2016-12-31 09:53:07 -10:00 |
|
di0ib
|
c0f9649e7c
|
BOM update
|
2016-12-31 09:36:24 -10:00 |
|
di0ib
|
44ed692394
|
Update readme.md
|
2016-12-28 19:04:16 -10:00 |
|
di0ib
|
c6f07db4ce
|
Update readme.md
|
2016-12-28 19:03:32 -10:00 |
|
di0ib
|
2b24fcbfe3
|
gherkin rgb
|
2016-12-28 16:49:24 -10: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 |
|
di0ib
|
90b4de1539
|
added BOM
|
2016-12-14 16:56:58 -10: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 |
|
di0ib
|
bb7df0cb7f
|
fourtytwo
|
2016-12-08 19:14:03 -10:00 |
|
di0ib
|
68d0bd2de0
|
pcb images
|
2016-12-07 11:58:27 -10:00 |
|
di0ib
|
6029e9d6f4
|
add images
|
2016-12-07 11:58:08 -10:00 |
|
di0ib
|
fe9e783ff7
|
Merge remote-tracking branch 'refs/remotes/tmk/master'
|
2016-12-06 19:32:50 -10:00 |
|
di0ib
|
7b5e3fbd25
|
update keymap
|
2016-12-06 19:32:25 -10:00 |
|
di0ib
|
f7ff3326e0
|
nano
|
2016-12-06 18:59:02 -10: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 |
|
di0ib
|
749994176b
|
assembled image
|
2016-11-29 09:09:13 -10:00 |
|
di0ib
|
976434220e
|
gerber
|
2016-11-29 09:08:14 -10:00 |
|
di0ib
|
10ed4ceb6b
|
Create readme.md
|
2016-11-29 09:07:45 -10: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 |
|
di0ib
|
7eeeee5bda
|
gherkin pcb
|
2016-11-28 19:51:33 -10: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 |
|
di0ib
|
0193c4a592
|
readme updated
|
2016-11-17 14:16:42 -10:00 |
|
di0ib
|
2b297a03bb
|
kwark 1.1 gerbers
|
2016-11-17 14:13:12 -10:00 |
|