535 Commits (3d41f69b53046fbfada457c35705876a2b5e53e0)
 

Author SHA1 Message Date
  Jun Wako 3d41f69b53 Merge branch 'usb_usb_hub' 9 years ago
  Jun Wako d59ab71485 Add USB Hub support 9 years ago
  Jun Wako 66cfd88bd0 Add submodule legitimate USB_Host_Shield_2.0 9 years ago
  Jun Wako f2712ee19f Remove submodule USB_Host_Shield_2.0 9 years ago
  Jun Wako 3a5a865980 usb_usb: Update for new core layout 9 years ago
  tmk 7b42ccbe36 Merge branch 'u2_fix' 9 years ago
  tmk 630e11e7c4 Fix endpoint buffer setting for AT90USB82/162. 11 years ago
  tmk a37e6270c1 Merge branch 'merge_rn42' 9 years ago
  tmk 01b175b134 Fix debug.h 9 years ago
  tmk b748f8575a Merge branch 'rn42' into merge_rn42 9 years ago
  tmk 16e40e658f Remove MCU dependent code from common/keyboard.c 9 years ago
  tmk 5ed714f3eb Matrix power saving 9 years ago
  tmk 59fc299e15 USB initialize when plug-in during battery powered 9 years ago
  tmk 2bab365758 Merge branch 'action_fix' 9 years ago
  tmk 7a318f1e98 Add initializer of debug_config for GCC < 4.6.0(#144) 9 years ago
  tmk cc6806d573 Fix for 'unnamed field in initializer' GCC bug(Fix #143) 9 years ago
  Simon Stapleton adb178df5d ignore files with trailing ~ 9 years ago
  tmk e0ebfcaa8d Merge pull request #142 from 0mark/master 9 years ago
  Stefan Mark c4607a3154 fixed vusb variant of converter ps2usb 9 years ago
  tmk b28f8bd637 Add action 'Momentary switching with Modifiers' 9 years ago
  tmk 11206ca42f Fix typo of variable name 9 years ago
  tmk 76447aad89 Merge branch 'usb_usb_fix' 9 years ago
  tmk 5b34bfed83 Merge branch 'scottjad-master' into usb_usb_fix 9 years ago
  tmk 7ab4f120ee Adhoc fix compile error of usb_usb 9 years ago
  tmk 9772e2cc56 Merge branch 'rhaberkorn-serial-mouse' 9 years ago
  tmk 39804c7e99 Add option 7bit data to serial_soft.c 9 years ago
  tmk 8b78232f9d Add serial_mouse_task in keyboard.c 9 years ago
  tmk 289c47fce0 Revert lufa/lufa.c 9 years ago
  tmk 86a6e6e5fd Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into rhaberkorn-serial-mouse 9 years ago
  tmk 6804a4516e Add flow control by firmware to serial_uart 10 years ago
  tmk 2206a6d67a Mkdir rn42 10 years ago
  tmk 77776156fb Change buffer size: 256 bytes 10 years ago
  tmk 068778e2b3 Ad hoc fix of command API 10 years ago
  tmk 8997817a4e Fix timer.h to include AVR specific header 10 years ago
  tmk 3eb040daa9 Merge branch 'mbed' into dev 10 years ago
  tmk bc8328e01d Add checksum tool for NXP LPC 10 years ago
  tmk 54bb39d592 Add LED indicator support in mbed 10 years ago
  tmk daf232794e Port ps2_usb to mbed 10 years ago
  tmk 1b23028a38 Fix build files for mbed 10 years ago
  tmk 412ca57be1 Fix common files for mbed 10 years ago
  tmk cb45c69d25 Fix debug.h and remove debug_config.h 10 years ago
  tmk 197a921f44 Port action_* to mbed 10 years ago
  tmk 81504a8ef0 Fix print and timer 10 years ago
  tmk d7004b97d8 Port timer to mbed 10 years ago
  tmk 89d19ff866 Add keyboard/mbed_onekey 10 years ago
  Robin Haberkorn bda1f1f707 updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse_mousesystems.c are new 10 years ago
  Robin Haberkorn 1f822eb8a8 serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX macro 10 years ago
  Robin Haberkorn 5e0bb51cb1 factored out serial_mouse_init() into serial_mouse.h 10 years ago
  Robin Haberkorn a9398c4c9b integrated serial mouse drivers as a feature into the firmware architecture 10 years ago
  Robin Haberkorn d7899bd05f added serial mouse driver for Microsoft and Mousesystems mice 10 years ago