1
0
Commit Graph

23 Commits

Author SHA1 Message Date
tmk
1ad31539a6 Fix matrix.c to use new default impl. 2016-10-08 13:14:06 +09:00
tmk
f88a0f7f06 sun_usb: Fix command help #387 2016-09-24 10:18:05 +09:00
tmk
7b31d1b9d9 Remove keymap read code from project directories 2016-08-29 13:54:44 +09:00
John Hickey
d5d58f566d Make Bell and Click work on Sun Type 5c.
It seems that the Sun Type 5c keyboard will not send the arrow key
codes if both shift keys are pressed.  To get bell and keyclick
working, I used Home/End as toggle keys instead.
2016-05-14 14:29:05 -07:00
John Hickey
d3332d32da Add hardware serial support for sun_usb converter
Tested with a Sun Type 5c keyboard and a 7404 inverter.
2016-05-09 22:56:33 -07:00
tmk
a551608873 sun_usb: LED update for hotplug keyboard into converter 2015-06-03 00:49:55 +09:00
tmk
49b0c7e5ef sun_usb: Fix LED status update at startup 2015-06-03 00:29:36 +09:00
tmk
37af88217d sun_usb: Fix serial recv intrrupt trriger edge #228 2015-06-02 23:59:16 +09:00
Jun Wako
c412300536 sun_usb: import dastels's keymap of Type 3
https://github.com/dastels/tmk_keyboard/tree/master/converter/sun3_usb
2015-04-23 15:24:28 +09:00
tmk
7860d09914 Change TMK_DIR setting 2015-04-10 01:53:24 +09:00
tmk
b4e2d325f3 Change TOP_DIR to TMK_DIR in makefiles 2015-04-09 16:20:42 +09:00
tmk
523cc6aa2e Add build option and Sun specific commands 2014-08-01 13:26:42 +09:00
tmk
62117e7ea7 Change MCU setting to ATmega32U2 2014-04-25 15:26:11 +09:00
Thomas Russell Murphy
3ee5f565ae Spellchecking converter README files. 2014-01-07 11:03:18 +09:00
Yann Hodique
8e9498f066 fix hard-coded keys
values provided to macro were not used for the "K61,K49,K33, K30" block
2013-12-26 21:52:58 -08:00
Yann Hodique
8fc26a1360 fix compilation 2013-12-26 21:16:27 -08:00
tmk
353a9b56e6 Fix BOOTLOADER_SIZE setting 2013-03-29 11:31:21 +09:00
tmk
1d5bbb55f2 Fix legacy keymap support
- need to define USE_LEGACY_KEYMAP to use legacy keymap
2013-03-11 14:39:06 +09:00
tmk
308abf598d Fix software serial configure 2013-02-25 14:14:46 +09:00
tmk
f291c2279e Add extra commands Bell/Click to Sun converter 2012-10-21 22:36:44 +09:00
tmk
edce1d19a6 Add LED feature to Sun converter 2012-10-21 22:12:36 +09:00
tmk
b56717b843 Use software serial for Sun. 2012-10-19 15:07:23 +09:00
tmk
97ee1be59d Add Sun converter initial files. 2012-10-18 10:41:37 +09:00