Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add legacy keymap support for x68k | tmk | 2013-06-19 | 1 | -0/+2 | |
| | ||||||
* | Merge pull request #37 from Wraul/update_phantom | tmk | 2013-05-27 | 12 | -90/+465 | |
|\ | | | | | Polishing the Phantom project | |||||
| * | Add Phantom README. | Mathias Andersson | 2013-05-27 | 1 | -0/+247 | |
| | | ||||||
| * | Move Phantom keymaps to separate header files. | Mathias Andersson | 2013-05-27 | 8 | -63/+171 | |
| | | ||||||
| * | Fix Phantom sleep LED. | Mathias Andersson | 2013-05-27 | 3 | -10/+33 | |
| | | ||||||
| * | Correct order of rows for Phantom | Mathias Andersson | 2013-05-27 | 2 | -12/+12 | |
| | | ||||||
| * | Update Phantom debug print | Mathias Andersson | 2013-05-27 | 2 | -5/+2 | |
| | | | | | | | | This updates the Phantom project to use the new debug print functions. | |||||
* | | Merge pull request #36 from Wraul/fix_sleep_led | tmk | 2013-05-27 | 2 | -0/+7 | |
|\ \ | |/ |/| | Fixes to sleep LED | |||||
| * | Fixes to sleep LED. | Mathias Andersson | 2013-05-27 | 2 | -0/+7 | |
|/ | | | | | Add help text. Add missing SLEEP_LED_ENABLE checks. | |||||
* | Fix keymap of hid_liber from yeeeargh | tmk | 2013-05-21 | 1 | -13/+8 | |
| | ||||||
* | Fix deprecated 'prog_*' typedef - Issue #34 | tmk | 2013-05-21 | 8 | -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 README | tmk | 2013-05-15 | 2 | -25/+1 | |
| | ||||||
* | Fix makefile, debug print and keymap of HHKB | tmk | 2013-05-15 | 3 | -39/+15 | |
| | ||||||
* | Merge branch 'fix_print' | tmk | 2013-05-14 | 15 | -284/+861 | |
|\ | ||||||
| * | Use dprint and dprintf for debug | tmk | 2013-05-14 | 5 | -62/+72 | |
| | | ||||||
| * | Add xprintf(xitoa) from elm-chan.org | tmk | 2013-05-14 | 10 | -222/+789 | |
|/ | ||||||
* | Merge pull request #31 from Wraul/update_phantom | tmk | 2013-05-04 | 2 | -167/+240 | |
|\ | | | | | More updates to Phantom | |||||
| * | Code style fixes for Phantom matrix. | Mathias Andersson | 2013-05-02 | 1 | -15/+15 | |
| | | ||||||
| * | Add full 7bit support to Phantom keymap. | Mathias Andersson | 2013-05-02 | 1 | -56/+98 | |
| | | ||||||
| * | Change Phantom matrix scan to be similar to GH60. | Mathias Andersson | 2013-05-01 | 1 | -94/+125 | |
| | | ||||||
| * | Improve matrix print for Phantom. | Mathias Andersson | 2013-05-01 | 1 | -2/+2 | |
| | | ||||||
* | | Fix README of terminal converter | tmk | 2013-05-04 | 1 | -25/+15 | |
| | | ||||||
* | | Merge branch 'master' of github.com:tmk/tmk_keyboard | tmk | 2013-05-04 | 1 | -15/+11 | |
|\| | ||||||
| * | Merge pull request #30 from Wraul/phantom_debounce_fix | tmk | 2013-04-30 | 1 | -15/+11 | |
| |\ | | | | | | | Fix debouncing on Phantom. | |||||
| | * | Fix debouncing on Phantom. | Mathias Andersson | 2013-04-28 | 1 | -15/+11 | |
| |/ | ||||||
* | | Increase buffer size of PS2 protocol | tmk | 2013-05-04 | 2 | -2/+2 | |
| | | ||||||
* | | Add support of Model F 122 terminal keyboard | tmk | 2013-05-04 | 9 | -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 info | tmk | 2013-04-22 | 2 | -6/+9 | |
|/ | ||||||
* | Fix doc and descriptor of iwrap | tmk | 2013-04-22 | 5 | -128/+89 | |
| | ||||||
* | Add vusb support to iwrap | tmk | 2013-04-22 | 1 | -9/+11 | |
| | ||||||
* | Merge pull request #29 from Wraul/update_phantom | tmk | 2013-04-21 | 4 | -102/+94 | |
|\ | | | | | Update Phantom for new keymap framework | |||||
| * | Adjust Phantom layouts formating. | Mathias Andersson | 2013-04-21 | 1 | -53/+53 | |
| | | | | | | | | Make the layout formating better match that of GH60. | |||||
| * | Updated Phantom for new keymap framework. | Mathias Andersson | 2013-04-21 | 4 | -52/+44 | |
|/ | ||||||
* | Merge branch 'iwrap5' | tmk | 2013-04-20 | 12 | -31/+454 | |
|\ | ||||||
| * | Add support of mouse horizontal wheel to iWRAP | tmk | 2013-04-20 | 3 | -76/+117 | |
| | | ||||||
| * | Rescue script from iWRAP MUX mode stuck | tmk | 2013-04-19 | 1 | -0/+7 | |
| | | ||||||
| * | Add support of iWRAP5 | tmk | 2013-04-18 | 11 | -27/+402 | |
| | | | | | | | | | | - mouse virtical wheel - consumer page | |||||
* | | Fix build options for NEWS converter | tmk | 2013-04-18 | 3 | -6/+20 | |
|/ | ||||||
* | Fix LUFA host driver for unconfigured state | tmk | 2013-04-13 | 1 | -0/+12 | |
| | ||||||
* | Fix USB Descriptors | tmk | 2013-04-13 | 3 | -6/+19 | |
| | ||||||
* | Remove common/controller_teensy.h | tmk | 2013-04-13 | 16 | -97/+0 | |
| | ||||||
* | Add new build options on m0110_usb | tmk | 2013-04-12 | 4 | -45/+36 | |
| | ||||||
* | Remove MATRIX_HAS_LOCKING_CAPS option | tmk | 2013-04-12 | 1 | -2/+0 | |
| | ||||||
* | Add m0116 keymap from tufty | tmk | 2013-04-12 | 1 | -24/+61 | |
| | ||||||
* | Add media eject key support from tufty | tmk | 2013-04-12 | 2 | -2/+6 | |
| | ||||||
* | Remove debug line from adb.c | tmk | 2013-04-09 | 1 | -1/+0 | |
| | ||||||
* | Merge branch 'adb_fix' | tmk | 2013-04-09 | 6 | -25/+201 | |
|\ | ||||||
| * | Add new build options to adb_usb | tmk | 2013-04-09 | 5 | -5/+148 | |
| | | ||||||
| * | Fix ADB protocol issue #14 | tmk | 2013-04-09 | 1 | -5/+14 | |
| | | ||||||
| * | Fix comment of ADB signaling. | tmk | 2013-04-09 | 1 | -15/+39 | |
|/ |