Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs | tmk | 2013-10-28 | 1 | -0/+4 | |
| | | ||||||
* | | Delete MOUSEKEY_DELAY_TIME in config.h | tmk | 2013-10-28 | 3 | -17/+0 | |
| | | ||||||
* | | Add timeout option to MODS_ONESHOT #66 | tmk | 2013-10-07 | 2 | -3/+6 | |
| | | ||||||
* | | Fix version info command | tmk | 2013-09-19 | 1 | -2/+2 | |
| | | ||||||
* | | Add build option KEYMAP_SECTION for keymap editor | tmk | 2013-09-11 | 2 | -278/+7 | |
| | | ||||||
* | | Add ld script for keymap section | tmk | 2013-09-11 | 3 | -8/+284 | |
|/ | ||||||
* | Change README Makefile and config.h in hhkb | tmk | 2013-07-29 | 3 | -66/+29 | |
| | ||||||
* | Add NKRO support for LUFA | tmk | 2013-07-28 | 4 | -136/+7 | |
| | ||||||
* | Add bootmagic salt key to avoid accidental configuration | tmk | 2013-07-24 | 1 | -0/+3 | |
| | ||||||
* | Add mechanical locking switch support for NumLock and ScrollLock | tmk | 2013-07-23 | 1 | -4/+4 | |
| | ||||||
* | Add support for macro media/system keys | tmk | 2013-07-23 | 1 | -5/+11 | |
| | ||||||
* | Merge branch 'hhkb_tmk' | tmk | 2013-07-11 | 7 | -92/+355 | |
|\ | ||||||
| * | Fix README and doc | tmk | 2013-07-11 | 2 | -87/+111 | |
| | | ||||||
| * | Add Caps Lock LED on PD6 | tmk | 2013-07-11 | 1 | -1/+8 | |
| | | ||||||
| * | Add power control of keyswitch board and tweak scan wait | tmk | 2013-07-08 | 3 | -6/+77 | |
| | | ||||||
| * | Tweak tap timing for slow tap on space bar | tmk | 2013-07-03 | 1 | -1/+1 | |
| | | ||||||
| * | Add Makefile for tmk board and tweak scan wait | tmk | 2013-07-03 | 2 | -2/+163 | |
| | | ||||||
* | | Correction to Phantom readme markdown. | Wraul | 2013-07-07 | 1 | -0/+1 | |
| | | ||||||
* | | Fix Phantom scroll lock LED. | Wraul | 2013-07-07 | 1 | -1/+1 | |
| | | ||||||
* | | Added standard layouts for ANSI and ISO. Moved the initial layout from ↵ | yeeeargh | 2013-07-03 | 8 | -98/+186 | |
|/ | | | | | | 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. | |||||
* | Fix debouncing bug in hid_liber(Issue #26) | tmk | 2013-06-25 | 1 | -21/+18 | |
| | ||||||
* | Initial implementation for the KMAC | Wraul | 2013-06-22 | 10 | -0/+931 | |
| | ||||||
* | Add power consumptions to doc | tmk | 2013-06-19 | 1 | -0/+35 | |
| | ||||||
* | Change tapping parameter for hhkb/iwrap | tmk | 2013-06-19 | 1 | -0/+5 | |
| | ||||||
* | 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. | |||||
* | Fix keymap of hid_liber from yeeeargh | tmk | 2013-05-21 | 1 | -13/+8 | |
| | ||||||
* | Fix deprecated 'prog_*' typedef - Issue #34 | tmk | 2013-05-21 | 1 | -1/+1 | |
| | | | | | | | | | - 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 makefile, debug print and keymap of HHKB | tmk | 2013-05-15 | 3 | -39/+15 | |
| | ||||||
* | 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 debouncing on Phantom. | Mathias Andersson | 2013-04-28 | 1 | -15/+11 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add support of iWRAP5 | tmk | 2013-04-18 | 1 | -8/+14 | |
| | | | | | - mouse virtical wheel - consumer page | |||||
* | Remove common/controller_teensy.h | tmk | 2013-04-13 | 8 | -55/+0 | |
| | ||||||
* | Fix keymap for new actions | tmk | 2013-04-05 | 1 | -9/+9 | |
| | ||||||
* | Fix keymap of hhkb for new actions | tmk | 2013-04-05 | 1 | -11/+8 | |
| | ||||||
* | Fix keymap of gh60 | tmk | 2013-04-05 | 5 | -50/+44 | |
| | ||||||
* | Rename file layer_switch to action_layer | tmk | 2013-04-02 | 2 | -26/+4 | |
| | ||||||
* | Remove ACT_KEYMAP and ACT_OVERLAY | tmk | 2013-03-31 | 3 | -34/+16 | |
| | | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP | |||||
* | Fix BOOTLOADER_SIZE setting | tmk | 2013-03-29 | 14 | -75/+11 | |
| | ||||||
* | Fix debouncing on gh60, hbkb, macway | tmk | 2013-03-27 | 7 | -92/+46 | |
| | ||||||
* | Fix Makefile of gh60 | tmk | 2013-03-27 | 2 | -1/+11 | |
| | ||||||
* | Fix hid_liber for new keymap framework by yeeeargh | tmk | 2013-03-25 | 5 | -54/+164 | |
| |