Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove clear matrix on ADB recv error | tmk | 2013-10-04 | 1 | -3/+1 |
| | |||||
* | Change for default keymap of keymap editor | tmk | 2013-09-25 | 1 | -9/+46 |
| | |||||
* | Add build option KEYMAP_SECTION_ENABLE to m0110 | tmk | 2013-09-25 | 1 | -0/+1 |
| | |||||
* | Fix README of M0110 | tmk | 2013-09-21 | 3 | -64/+64 |
| | |||||
* | Change keymap and enable bootmagic of M0110 | tmk | 2013-09-21 | 3 | -59/+49 |
| | |||||
* | Change m0110 pin configuration: swap D0 and D1 | tmk | 2013-09-20 | 1 | -2/+2 |
| | |||||
* | Change Makefile and port setting | tmk | 2013-08-04 | 6 | -116/+76 |
| | | | | | | - Makefile use LUFA now - Change MCU ports PF{0,1} to PD{0,1} - Add build option for keymap to Makefile: make keymap=hasu | ||||
* | Add mechanical locking switch support for NumLock and ScrollLock | tmk | 2013-07-23 | 3 | -13/+13 |
| | |||||
* | Add compile conditional for assembler(xprintf) | tmk | 2013-07-15 | 1 | -0/+2 |
| | |||||
* | Add JIS layout to x68k | tmk | 2013-06-22 | 1 | -5/+15 |
| | |||||
* | Use serial_uart.c instead of x68k.c now | tmk | 2013-06-22 | 4 | -26/+13 |
| | |||||
* | Add LED support to x68k | tmk | 2013-06-22 | 3 | -12/+55 |
| | |||||
* | Add description of 'LED special function of X68000' | tmk | 2013-06-22 | 1 | -0/+22 |
| | |||||
* | Add legacy keymap support for x68k | tmk | 2013-06-19 | 1 | -0/+2 |
| | |||||
* | 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 README of terminal converter | tmk | 2013-05-04 | 1 | -25/+15 |
| | |||||
* | 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 build options for NEWS converter | tmk | 2013-04-18 | 3 | -6/+20 |
| | |||||
* | Remove common/controller_teensy.h | tmk | 2013-04-13 | 7 | -15/+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 new build options to adb_usb | tmk | 2013-04-09 | 4 | -5/+147 |
| | |||||
* | Rename file layer_switch to action_layer | tmk | 2013-04-02 | 2 | -27/+9 |
| | |||||
* | Fix BOOTLOADER_SIZE setting | tmk | 2013-03-29 | 6 | -14/+5 |
| | |||||
* | Fix Locking CapsLock support in ADB converter | tmk | 2013-03-12 | 4 | -36/+15 |
| | |||||
* | Fix legacy keymap support | tmk | 2013-03-11 | 2 | -5/+12 |
| | | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap | ||||
* | Fix keymap for new framework | tmk | 2013-03-05 | 5 | -9/+101 |
| | |||||
* | Fix keymap MACRO of pc98 adn hhkb | tmk | 2013-02-25 | 1 | -6/+58 |
| | |||||
* | Fix software serial configure | tmk | 2013-02-25 | 2 | -51/+40 |
| | |||||
* | Add serial_uart.c and use it for PC98 | tmk | 2013-02-25 | 4 | -92/+81 |
| | |||||
* | Inhibit repeating key of PC98 | tmk | 2013-02-24 | 1 | -6/+54 |
| | |||||
* | New keymap of PC98 | tmk | 2013-02-24 | 3 | -92/+90 |
| | |||||
* | Edit README of PC98 | tmk | 2013-02-23 | 1 | -58/+44 |
| | |||||
* | Add keymap for PC98 | tmk | 2013-02-22 | 3 | -141/+122 |
| | |||||
* | Quick Fix: read scan code from PC98 | tmk | 2013-02-22 | 2 | -3/+12 |
| | |||||
* | Add initial files for PC98 | tmk | 2013-02-22 | 7 | -0/+703 |
| | |||||
* | Support for ISO/JIS keys on ADB(Issue#22) | tmk | 2013-02-03 | 1 | -16/+64 |
| | | | | | | | - ISO/JIS specific keys support.(Not tested :) - Learned how to convert ADB into HID code from: http://www.opensource.apple.com/source/IOHIDFamily/IOHIDFamily-421.18.3/IOHIDFamily/Cosmo_USB2ADB.c - Left of 1 key generates 0x0A(ADB scan code) on German layout AEKII. | ||||
* | Add ADB extended keyboard support by blargg@GH. | tmk | 2012-12-12 | 1 | -3/+3 |
| | | | | This offers distinction between left/right modifiers. | ||||
* | Fix keymaps in README.(M0110) | tmk | 2012-12-05 | 1 | -35/+36 |
| | |||||
* | Fix keymap and build option.(M0110) | tmk | 2012-12-05 | 2 | -104/+84 |
| | |||||
* | Add keymap file for Hasu. | tmk | 2012-12-05 | 2 | -0/+259 |
| | |||||
* | Change keymap.(M0110) | tmk | 2012-12-05 | 2 | -18/+18 |
| | |||||
* | Change IS_COMMAND.(M0110) | tmk | 2012-12-05 | 2 | -4/+6 |
| | |||||
* | Fix debug pirnt and magic key.(M0110) | tmk | 2012-12-05 | 3 | -10/+4 |
| | |||||
* | Fix Sony NEWS connector pinout and keymap. | tmk | 2012-11-14 | 2 | -2/+6 |
| | |||||
* | Add extra commands Bell/Click to Sun converter | tmk | 2012-10-21 | 2 | -0/+44 |
| | |||||
* | Add LED feature to Sun converter | tmk | 2012-10-21 | 2 | -2/+25 |
| | |||||
* | Fix keymap to adjust new keyboard.c. | tmk | 2012-10-19 | 9 | -36/+36 |
| | |||||
* | Use software serial for Sun. | tmk | 2012-10-19 | 6 | -273/+239 |
| |