Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-07 | Correction to Phantom readme markdown. | Wraul | |
2013-07-07 | Fix Phantom scroll lock LED. | Wraul | |
2013-07-03 | Merge pull request #40 from yeeeargh/hid_liber-standard-layouts | tmk | |
Added standard layouts for ANSI and ISO to hid_liber | |||
2013-07-03 | Added standard layouts for ANSI and ISO. Moved the initial layout from ↵ | yeeeargh | |
alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. Added a README.md with links to the deskthority wikipages for this project and some build instructions. | |||
2013-06-25 | Fix debouncing bug in hid_liber(Issue #26) | tmk | |
2013-06-23 | Merge branch 'Wraul-kmac' | tmk | |
2013-06-23 | Add BACKLIGHT_ENABLE conditional | tmk | |
2013-06-22 | Fix typo | tmk | |
2013-06-22 | Initial implementation for the KMAC | Wraul | |
2013-06-22 | Add support for backlight | Wraul | |
2013-06-22 | Add default layer config to bootmagic | tmk | |
2013-06-22 | Merge branch 'x68k_led' | tmk | |
2013-06-22 | Add JIS layout to x68k | tmk | |
2013-06-22 | Use serial_uart.c instead of x68k.c now | tmk | |
2013-06-22 | Add LED support to x68k | tmk | |
2013-06-22 | Add description of 'LED special function of X68000' | tmk | |
2013-06-19 | Add power consumptions to doc | tmk | |
2013-06-19 | Change tapping parameter for hhkb/iwrap | tmk | |
2013-06-19 | Add legacy keymap support for x68k | tmk | |
2013-05-27 | Merge pull request #37 from Wraul/update_phantom | tmk | |
Polishing the Phantom project | |||
2013-05-27 | Merge pull request #36 from Wraul/fix_sleep_led | tmk | |
Fixes to sleep LED | |||
2013-05-27 | Add Phantom README. | Mathias Andersson | |
2013-05-27 | Move Phantom keymaps to separate header files. | Mathias Andersson | |
2013-05-27 | Fix Phantom sleep LED. | Mathias Andersson | |
2013-05-27 | Correct order of rows for Phantom | Mathias Andersson | |
2013-05-27 | Update Phantom debug print | Mathias Andersson | |
This updates the Phantom project to use the new debug print functions. | |||
2013-05-27 | Fixes to sleep LED. | Mathias Andersson | |
Add help text. Add missing SLEEP_LED_ENABLE checks. | |||
2013-05-21 | Fix keymap of hid_liber from yeeeargh | tmk | |
2013-05-21 | Fix deprecated 'prog_*' typedef - Issue #34 | tmk | |
- 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 | |||
2013-05-15 | Fix command.c and README | tmk | |
2013-05-15 | Fix makefile, debug print and keymap of HHKB | tmk | |
2013-05-14 | Merge branch 'fix_print' | tmk | |
2013-05-14 | Use dprint and dprintf for debug | tmk | |
2013-05-14 | Add xprintf(xitoa) from elm-chan.org | tmk | |
2013-05-04 | Merge pull request #31 from Wraul/update_phantom | tmk | |
More updates to Phantom | |||
2013-05-04 | Fix README of terminal converter | tmk | |
2013-05-04 | Merge branch 'master' of github.com:tmk/tmk_keyboard | tmk | |
2013-05-04 | Increase buffer size of PS2 protocol | tmk | |
2013-05-04 | Add support of Model F 122 terminal keyboard | tmk | |
- change initialize of keyboard in matrix_scan() - keymap for 122 keys - Mafilefie and config.h for LUFA and PS/2 USART | |||
2013-05-02 | Code style fixes for Phantom matrix. | Mathias Andersson | |
2013-05-02 | Add full 7bit support to Phantom keymap. | Mathias Andersson | |
2013-05-01 | Change Phantom matrix scan to be similar to GH60. | Mathias Andersson | |
2013-05-01 | Improve matrix print for Phantom. | Mathias Andersson | |
2013-04-30 | Merge pull request #30 from Wraul/phantom_debounce_fix | tmk | |
Fix debouncing on Phantom. | |||
2013-04-28 | Fix debouncing on Phantom. | Mathias Andersson | |
2013-04-22 | Fix doc of Boot Magic and add another project info | tmk | |
2013-04-22 | Fix doc and descriptor of iwrap | tmk | |
2013-04-22 | Add vusb support to iwrap | tmk | |
2013-04-21 | Merge pull request #29 from Wraul/update_phantom | tmk | |
Update Phantom for new keymap framework | |||
2013-04-21 | Adjust Phantom layouts formating. | Mathias Andersson | |
Make the layout formating better match that of GH60. |