Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add software UART and battery monitor | tmk | 2014-07-30 | 7 | -3/+227 |
| | |||||
* | Fix configure mode of RN-42 | tmk | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | Update MEMO.txt | tmk | 2014-07-30 | 1 | -1/+6 |
| | |||||
* | Update TODO | tmk | 2014-07-30 | 1 | -10/+10 |
| | |||||
* | Change keymap for rn42 | tmk | 2014-07-30 | 1 | -8/+10 |
| | | | | | - rn42 doesn't support mouse button 4 and 5 - rn42 deosn't support browser back and forward | ||||
* | Fix consumer key bug | tmk | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | Add RN-42 Bluetooth module support | tmk | 2014-07-30 | 6 | -6/+696 |
| | |||||
* | Change buffer size: 256 bytes | tmk | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | Ad hoc fix of command API | tmk | 2014-07-30 | 2 | -11/+27 |
| | |||||
* | Add initial files for RN-42 | tmk | 2014-07-30 | 10 | -0/+1010 |
| | |||||
* | Fix for new API(key_t to keypos_t) | tmk | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | Fix timer.h to include AVR specific header | tmk | 2014-07-30 | 1 | -0/+5 |
| | |||||
* | Port action_* to mbed | tmk | 2014-07-30 | 1 | -0/+21 |
| | |||||
* | Merge branch 'mbed' into dev | tmk | 2014-07-30 | 65 | -371/+1593 |
|\ | |||||
| * | Add checksum tool for NXP LPC | tmk | 2014-07-30 | 2 | -1/+100 |
| | | |||||
| * | Add LED indicator support in mbed | tmk | 2014-07-30 | 3 | -16/+35 |
| | | |||||
| * | Port ps2_usb to mbed | tmk | 2014-07-30 | 15 | -90/+343 |
| | | |||||
| * | Fix build files for mbed | tmk | 2014-07-30 | 9 | -9/+13 |
| | | |||||
| * | Fix common files for mbed | tmk | 2014-07-30 | 23 | -110/+323 |
| | | |||||
| * | Fix debug.h and remove debug_config.h | tmk | 2014-07-30 | 3 | -105/+87 |
| | | |||||
| * | Port action_* to mbed | tmk | 2014-07-30 | 21 | -64/+92 |
| | | |||||
| * | Fix print and timer | tmk | 2014-07-30 | 9 | -17/+60 |
| | | |||||
| * | Port timer to mbed | tmk | 2014-07-30 | 6 | -39/+73 |
| | | |||||
| * | Add keyboard/mbed_onekey | tmk | 2014-07-30 | 10 | -94/+641 |
|/ | |||||
* | Just ignore ADB Service Request | tmk | 2014-07-21 | 1 | -0/+4 |
| | | | | - to support Adjustable keyboard(composite device?) | ||||
* | Fix 'debug-off' target of hhkb to remove 'print' | tmk | 2014-07-20 | 1 | -0/+1 |
| | |||||
* | Fix NKRO code when NKRO is disable | tmk | 2014-07-20 | 1 | -0/+2 |
| | |||||
* | Fix READEM of hhkb and doc/build.md | tmk | 2014-07-10 | 3 | -39/+31 |
| | |||||
* | Fix document on HHKB internal | tmk | 2014-07-09 | 1 | -59/+20 |
| | |||||
* | Add HHKB JP support | tmk | 2014-07-09 | 7 | -164/+375 |
| | | | | - scan matrix about twice faster | ||||
* | Merge pull request #124 from kairyu/6kro | tmk | 2014-07-07 | 2 | -0/+98 |
|\ | | | | | USB 6KRO with pseudo- or half- NKRO feature | ||||
| * | New branch for 6KRO feature | Kai Ryu | 2014-05-13 | 2 | -0/+98 |
| | | |||||
* | | Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit | tmk | 2014-07-07 | 6 | -1/+15 |
|\ \ | | | | | | | Adding NKRO virtual dip-switch, using existing bit in keymap byte. | ||||
| * | | Adding NKRO virtual dip-switch, using existing bit in keymap byte. | Shayne Holmes | 2014-04-09 | 6 | -1/+15 |
| | | | | | | | | | | | | | | | | | | This takes the last, reserved bit there, but doesn't necessitate a revision to the magic number because it doesn't alter byte order. Add reference to NKRO virtual dip-switch to documentation. | ||||
* | | | Merge pull request #125 from tibounise/patch-1 | tmk | 2014-07-07 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fixing typo | ||||
| * | | | Fixing typo | TiBounise | 2014-06-20 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #126 from xauser/master | tmk | 2014-07-07 | 7 | -0/+604 |
|\ \ \ \ | | | | | | | | | | | Added support for bpiphany's Kitten Paw controller | ||||
| * | | | | Added support for bpiphany's Kitten Paw controller (Costar Majestouch) | Ralf Schmitt | 2014-06-27 | 7 | -0/+604 |
|/ / / / | |||||
* / / / | Change keymaps of M0110 | tmk | 2014-06-22 | 8 | -237/+470 |
|/ / / | |||||
* | | | Fix debug print of ps2_mouse | tmk | 2014-06-15 | 1 | -1/+6 |
| | | | |||||
* | | | Fix keymap of ps2_usb | tmk | 2014-06-12 | 2 | -5/+4 |
| | | | |||||
* | | | Add Ctrl + Up(SpaceFN) -> PgUp | tmk | 2014-06-12 | 1 | -2/+43 |
| | | | |||||
* | | | Make keymap_hhkb as default and change keymap_hasu | tmk | 2014-06-12 | 3 | -47/+99 |
| | | | |||||
* | | | Add ISO keymap(issue #35) and use new keymap API | tmk | 2014-05-21 | 8 | -128/+276 |
| |/ |/| | |||||
* | | Fix set LED for NKRO keyboard interface | tmk | 2014-04-29 | 1 | -0/+1 |
| | | |||||
* | | Unused endpoint of console OUT is commentout'd | tmk | 2014-04-29 | 2 | -1/+7 |
| | | |||||
* | | Add Makefiles for TMK converters. | tmk | 2014-04-29 | 7 | -99/+465 |
| | | |||||
* | | Fix remotewakeup of PJRC stack(Fix #121) | tmk | 2014-04-28 | 1 | -0/+1 |
| | | | | | | | | | | - without this fix wakeup often fails - keyboard can wakeup once or twice but fails after that | ||||
* | | Check if LUFA-git really exists(Fix #118) | tmk | 2014-04-28 | 2 | -1/+2 |
| | | |||||
* | | NKRO is disable when SET_PROTOCOL(boot) | tmk | 2014-04-27 | 4 | -5/+11 |
| | | | | | | | | | | - Command can force to enable NKRO even when boot mode - After boot keyboard may be in boot mode due to BIOS' request |