aboutsummaryrefslogtreecommitdiffstats
path: root/converter/sun_usb
Commit message (Collapse)AuthorAgeFilesLines
* cleans up folder structureJack Humbert2016-06-048-933/+0
| | | | | | * consolidates docs * deletes converter/ * updates .md references (most)
* sun_usb: LED update for hotplug keyboard into convertertmk2015-06-031-10/+19
|
* sun_usb: Fix LED status update at startuptmk2015-06-032-0/+17
|
* sun_usb: Fix serial recv intrrupt trriger edge #228tmk2015-06-021-2/+8
|
* sun_usb: import dastels's keymap of Type 3Jun Wako2015-04-232-2/+182
| | | | https://github.com/dastels/tmk_keyboard/tree/master/converter/sun3_usb
* Change TMK_DIR settingtmk2015-04-101-1/+1
|
* Change TOP_DIR to TMK_DIR in makefilestmk2015-04-091-6/+6
|
* Add build option and Sun specific commandstmk2014-08-014-12/+53
|
* Change MCU setting to ATmega32U2tmk2014-04-252-1/+4
|
* Spellchecking converter README files.Thomas Russell Murphy2014-01-071-2/+2
|
* fix hard-coded keysYann Hodique2013-12-261-4/+4
| | | | values provided to macro were not used for the "K61,K49,K33, K30" block
* fix compilationYann Hodique2013-12-261-1/+0
|
* Fix BOOTLOADER_SIZE settingtmk2013-03-292-10/+1
|
* Fix legacy keymap supporttmk2013-03-111-2/+12
| | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap
* Fix software serial configuretmk2013-02-251-31/+37
|
* Add extra commands Bell/Click to Sun convertertmk2012-10-212-0/+44
|
* Add LED feature to Sun convertertmk2012-10-212-2/+25
|
* Use software serial for Sun.tmk2012-10-196-273/+239
|
* Add Sun converter initial files.tmk2012-10-186-0/+638