Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-18 | Changed hotkey for bootloader jump | Ralf Schmitt | 1 | -1/+1 | |
2015-01-16 | Merge branch 'rn42_integrate' | tmk | 32 | -1047/+73 | |
2015-01-16 | hhkb: Integrate RN-42 support, remove hhkb_rn42 | tmk | 32 | -1004/+69 | |
2015-01-16 | hhkb_rn42: Move doc | tmk | 1 | -43/+4 | |
2015-01-15 | hhkb: Fix layer stuck of keymap_hasu | tmk | 1 | -16/+18 | |
- In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck. | |||||
2015-01-15 | Merge branch 'rn42' | tmk | 15 | -692/+1027 | |
2015-01-15 | rn42: Update doc | tmk | 2 | -35/+404 | |
2015-01-15 | Use pgmspace for RN-42 commands | tmk | 1 | -33/+137 | |
2015-01-15 | Increase buffer of rn42_gets() and change rn42_linked() | tmk | 2 | -6/+6 | |
2015-01-15 | rn42: Add commands for RN-42 | tmk | 1 | -81/+153 | |
2015-01-15 | rn42: Add rn42_getc and rn42_gets | tmk | 2 | -0/+32 | |
2015-01-15 | Fxi layer stuck of keymap_hasu | tmk | 1 | -12/+12 | |
- In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck. | |||||
2015-01-15 | Update doc | tmk | 2 | -451/+128 | |
2015-01-15 | Change RN42 state display | tmk | 1 | -18/+24 | |
2015-01-15 | Fix power saving while USB suspended | tmk | 4 | -15/+27 | |
- doesn't pwoer save while Bluetooth turns on | |||||
2015-01-15 | Add wait for charging capacitance of ADC S/H | tmk | 1 | -0/+1 | |
2015-01-15 | Fix: enable digital input for PF5 | tmk | 1 | -1/+1 | |
2015-01-15 | Clean ADC code of battery_voltage() | tmk | 1 | -13/+2 | |
2015-01-15 | Disable input buffer for ADC | tmk | 1 | -0/+4 | |
2015-01-15 | Update MEMO | tmk | 1 | -2/+56 | |
2015-01-15 | Add LUFA device state to command info | tmk | 1 | -0/+2 | |
2015-01-15 | Fix lufa sendchar() infinite wait loop | tmk | 2 | -19/+20 | |
- FrameNumber is not updated when adapter powered - can be blocked in sendchar() when pluged into AC adapter | |||||
2015-01-15 | Fix USB plug-in while BT mode falls to be enumerated | tmk | 1 | -1/+1 | |
2015-01-15 | Compensate timer during prower down | tmk | 6 | -15/+27 | |
2015-01-10 | hhkb: Add Makefile.jp for HHKB JP | Jun Wako | 3 | -6/+13 | |
2015-01-04 | Merge branch 'mbed_infinity' | Jun Wako | 29 | -99/+1955 | |
2015-01-04 | infinity: Add initial files for keyboard support | Jun Wako | 18 | -411/+1029 | |
2015-01-04 | infinity: Move project specific files to local | Jun Wako | 7 | -4/+362 | |
2015-01-04 | Fix linker script for NVIC vector on RAM | Jun Wako | 3 | -18/+8 | |
2015-01-04 | Add openocd config files for K20 | Jun Wako | 2 | -0/+137 | |
2015-01-04 | Add keyboard/infinity | Jun Wako | 8 | -56/+757 | |
2015-01-04 | Fix ps2 protocol build using ps2_io.h | Jun Wako | 2 | -0/+2 | |
2015-01-04 | Update makefiles to mbed-sdk 14666bb | Jun Wako | 4 | -87/+127 | |
2015-01-04 | Ad hoc fix of print and debug for mbed | Jun Wako | 2 | -2/+12 | |
2015-01-03 | bluefruit, pjrc: Update protocols for new API | tmk | 6 | -35/+7 | |
2015-01-01 | Fix modifier stuck of Lock command(#127) | tmk | 1 | -0/+1 | |
2014-12-30 | usb_usb: update README | Jun Wako | 1 | -1/+15 | |
2014-12-26 | Merge branch 'mumchristmas-Apple_media_key_fix' #160 | Jun Wako | 2 | -4/+11 | |
2014-12-26 | Remove unwanted white space | Jun Wako | 1 | -3/+3 | |
2014-12-26 | Add keycode for Fast Forward & Rewind | Colt Ma | 2 | -2/+9 | |
KC_MEDIA_FAST_FORWARD KC_MEDIA_REWIND | |||||
2014-12-24 | [ps2,terminal_usb] Quick fix for build problem | tmk | 2 | -0/+3 | |
2014-12-10 | usb_usb: Add SpaceFn and hasu keymap | Jun Wako | 7 | -125/+342 | |
2014-12-10 | Merge branch 'usb_usb_hub' | Jun Wako | 7 | -8/+52 | |
2014-12-10 | Update README | Jun Wako | 1 | -3/+23 | |
2014-12-10 | Change debug print config | Jun Wako | 1 | -0/+2 | |
2014-12-10 | Add USB Hub support | Jun Wako | 2 | -0/+11 | |
2014-12-10 | Add submodule legitimate USB_Host_Shield_2.0 | Jun Wako | 2 | -0/+3 | |
2014-12-10 | Remove submodule USB_Host_Shield_2.0 | Jun Wako | 2 | -3/+0 | |
2014-12-10 | Fix print init; print_set_sendchar in main | Jun Wako | 1 | -0/+2 | |
2014-12-10 | Change USB PID | Jun Wako | 3 | -5/+14 | |