aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for backlightWraul2013-06-2213-0/+213
|
* Add default layer config to bootmagictmk2013-06-228-9/+40
|
* Merge branch 'x68k_led'tmk2013-06-228-153/+93
|\
| * Add JIS layout to x68ktmk2013-06-221-5/+15
| |
| * Use serial_uart.c instead of x68k.c nowtmk2013-06-226-155/+13
| |
| * Add LED support to x68ktmk2013-06-225-12/+62
| |
| * Add description of 'LED special function of X68000'tmk2013-06-221-0/+22
|/
* Add power consumptions to doctmk2013-06-191-0/+35
|
* Change tapping parameter for hhkb/iwraptmk2013-06-191-0/+5
|
* Add legacy keymap support for x68ktmk2013-06-191-0/+2
|
* Merge pull request #37 from Wraul/update_phantomtmk2013-05-2712-90/+465
|\ | | | | Polishing the Phantom project
| * Add Phantom README.Mathias Andersson2013-05-271-0/+247
| |
| * Move Phantom keymaps to separate header files.Mathias Andersson2013-05-278-63/+171
| |
| * Fix Phantom sleep LED.Mathias Andersson2013-05-273-10/+33
| |
| * Correct order of rows for PhantomMathias Andersson2013-05-272-12/+12
| |
| * Update Phantom debug printMathias Andersson2013-05-272-5/+2
| | | | | | | | This updates the Phantom project to use the new debug print functions.
* | Merge pull request #36 from Wraul/fix_sleep_ledtmk2013-05-272-0/+7
|\ \ | |/ |/| Fixes to sleep LED
| * Fixes to sleep LED.Mathias Andersson2013-05-272-0/+7
|/ | | | | Add help text. Add missing SLEEP_LED_ENABLE checks.
* Fix keymap of hid_liber from yeeearghtmk2013-05-211-13/+8
|
* Fix deprecated 'prog_*' typedef - Issue #34tmk2013-05-218-16/+15
| | | | | | | | | - Remove prog_char from xpritnf - Remove prog_macro_t from acton_macro avr-libc-1.8 removed 'prog_*' typedef because the usage of the __progmem__ attribute on a type is not supported in GCC. http://www.nongnu.org/avr-libc/changes-1.8.html
* Fix command.c and READMEtmk2013-05-152-25/+1
|
* Fix makefile, debug print and keymap of HHKBtmk2013-05-153-39/+15
|
* Merge branch 'fix_print'tmk2013-05-1415-284/+861
|\
| * Use dprint and dprintf for debugtmk2013-05-145-62/+72
| |
| * Add xprintf(xitoa) from elm-chan.orgtmk2013-05-1410-222/+789
|/
* Merge pull request #31 from Wraul/update_phantomtmk2013-05-042-167/+240
|\ | | | | More updates to Phantom
| * Code style fixes for Phantom matrix.Mathias Andersson2013-05-021-15/+15
| |
| * Add full 7bit support to Phantom keymap.Mathias Andersson2013-05-021-56/+98
| |
| * Change Phantom matrix scan to be similar to GH60.Mathias Andersson2013-05-011-94/+125
| |
| * Improve matrix print for Phantom.Mathias Andersson2013-05-011-2/+2
| |
* | Fix README of terminal convertertmk2013-05-041-25/+15
| |
* | Merge branch 'master' of github.com:tmk/tmk_keyboardtmk2013-05-041-15/+11
|\|
| * Merge pull request #30 from Wraul/phantom_debounce_fixtmk2013-04-301-15/+11
| |\ | | | | | | Fix debouncing on Phantom.
| | * Fix debouncing on Phantom.Mathias Andersson2013-04-281-15/+11
| |/
* | Increase buffer size of PS2 protocoltmk2013-05-042-2/+2
| |
* | Add support of Model F 122 terminal keyboardtmk2013-05-049-480/+338
| | | | | | | | | | | | - change initialize of keyboard in matrix_scan() - keymap for 122 keys - Mafilefie and config.h for LUFA and PS/2 USART
* | Fix doc of Boot Magic and add another project infotmk2013-04-222-6/+9
|/
* Fix doc and descriptor of iwraptmk2013-04-225-128/+89
|
* Add vusb support to iwraptmk2013-04-221-9/+11
|
* Merge pull request #29 from Wraul/update_phantomtmk2013-04-214-102/+94
|\ | | | | Update Phantom for new keymap framework
| * Adjust Phantom layouts formating.Mathias Andersson2013-04-211-53/+53
| | | | | | | | Make the layout formating better match that of GH60.
| * Updated Phantom for new keymap framework.Mathias Andersson2013-04-214-52/+44
|/
* Merge branch 'iwrap5'tmk2013-04-2012-31/+454
|\
| * Add support of mouse horizontal wheel to iWRAPtmk2013-04-203-76/+117
| |
| * Rescue script from iWRAP MUX mode stucktmk2013-04-191-0/+7
| |
| * Add support of iWRAP5tmk2013-04-1811-27/+402
| | | | | | | | | | - mouse virtical wheel - consumer page
* | Fix build options for NEWS convertertmk2013-04-183-6/+20
|/
* Fix LUFA host driver for unconfigured statetmk2013-04-131-0/+12
|
* Fix USB Descriptorstmk2013-04-133-6/+19
|
* Remove common/controller_teensy.htmk2013-04-1316-97/+0
|