1
0

Commit Graph

  • 04c9501574 Fix Makfile and config.h for LUFA in ps2_usb tmk 2013-11-25 11:25:44 +09:00
  • 4e36159be2 Add HHKB keymap file on gh60 gh60-0.1 tmk 2013-11-25 09:27:25 +09:00
  • e3cb0f48ef Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the previous floating point macro version. Dean Camera 2013-11-21 19:19:45 +01:00
  • 52c69331ec Reduce PDI/TPI reset hold period from 1ms to 100us, as the former caused sporadic session issues. Dean Camera 2013-11-21 18:41:17 +01:00
  • beacd5872c Support GH60 Rev.B PCB as well as Rev.A(issue #64) tmk 2013-11-21 23:30:23 +09:00
  • 4e5bce22de Add parenthses ito macro arguments tmk 2013-11-21 23:23:57 +09:00
  • 4e7ec43c3f Add SpaceFN layout to gh60 tmk 2013-11-21 19:32:17 +09:00
  • 22e293696d Add new keymap management on gh60 tmk 2013-11-21 16:32:45 +09:00
  • 772ab7025d Merge branch 'ps2_mouse_fix' tmk 2013-11-21 13:01:47 +09:00
  • a9c3f4750b Configure PS/2 mouse build options to onekey tmk 2013-11-21 13:00:08 +09:00
  • ccbc1dd8e7 Fix PS/2 USART version tmk 2013-11-21 12:15:33 +09:00
  • 416a5b849e Fix interrupt version of ps2.c tmk 2013-11-21 08:10:09 +09:00
  • 52a5016576 Exclude all host application directories from the Doxygen configuration files. Dean Camera 2013-11-20 20:25:15 +01:00
  • 8edd561948 Fix incorrect status constants in the AVRISP-MKII Clone project. Dean Camera 2013-11-20 20:20:22 +01:00
  • 32013ebffb Add Documentation output directories to the .gitignore list. Dean Camera 2013-11-20 20:18:28 +01:00
  • a6afa845b9 Add tap toggle modifiers Simon Melhart 2013-11-19 15:29:09 -08:00
  • c6abcb6d89 Add build options of ps2_mouse tmk 2013-11-20 15:28:58 +09:00
  • d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC tmk 2013-11-20 11:19:59 +09:00
  • 755e4d8b00 Add PS/2 mouse configure to onekey tmk 2013-11-19 03:39:15 +09:00
  • 44d2d5f5fd Fix delay of PS/2 mouse init tmk 2013-11-19 03:25:31 +09:00
  • 9d40be1990 Wait for USB starting up to make debug print available tmk 2013-11-19 03:20:25 +09:00
  • 444e7cc53b Updated Compatible Microcontrollers (markdown) tmk 2013-11-17 16:39:10 -08:00
  • f427a6c6d8 Created page. Initial list is the ATmega32U4 from the Teensy. Thomas Russell Murphy 2013-11-17 11:47:36 -08:00
  • 821578293c Remove tentative files from blargg tmk 2013-11-08 05:19:37 +09:00
  • c531a185a4 Disable BOOTMAGIC and fix debug prints of adb_usb tmk 2013-11-08 04:33:13 +09:00
  • 84b9ce7125 Fix ADB led_set(); remove delay tmk 2013-11-08 04:27:25 +09:00
  • 94823030f0 Add cli() to protoect ADB critical timing part tmk 2013-11-08 04:25:22 +09:00
  • 6eba84bf4b Fixed MIDI device class driver MIDI_Device_ReceiveEventPacket() for the XMEGA architecture. Dean Camera 2013-11-05 22:16:15 +01:00
  • 16c4f1d43c Increase AVRISP-MKII Clone PDI/TPI handshake to 1ms from 1us for targets with high /RESET line capacitance. Dean Camera 2013-11-04 17:09:21 +01:00
  • 4b6049bb59 Minor documentation improvements. Dean Camera 2013-11-03 22:21:50 +01:00
  • d251ef6bed Merge pull request #12 from mondalaci/generichid-node-libusb-script Dean Camera 2013-11-03 13:16:28 -08:00
  • 9d6303cead Add node.js libusb GenericHID test script. László Monda 2013-11-03 19:13:20 +01:00
  • 90c7491e51 Minor documentation improvements. Dean Camera 2013-11-03 15:47:58 +01:00
  • d2eaf94dbb Merge pull request #11 from mondalaci/generichid-libusb-scripts Dean Camera 2013-11-03 06:41:56 -08:00
  • 6b214472b7 Fix signature bytes in the DFU class bootloader. Dean Camera 2013-11-03 15:44:55 +01:00
  • d31e0a4d37 Add libusb GenericHID Python test script. László Monda 2013-11-02 18:56:37 +01:00
  • bcd07f4f8a AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as it is now stable. Dean Camera 2013-11-02 12:17:31 +01:00
  • 676d94d137 Fix PS/2 mouse support tmk 2013-11-02 03:10:49 +09:00
  • 1591764cfb Tweak time values of busywait PS/2 tmk 2013-11-02 03:06:51 +09:00
  • eea3b699a6 Merge branch 'onekey' tmk 2013-10-31 12:30:42 +09:00
  • 94323fadd1 Minor documentation improvements. Dean Camera 2013-10-30 19:36:55 +01:00
  • b7b6f212e9 Add new Bulk Vendor device demo application. Dean Camera 2013-10-30 19:34:31 +01:00
  • 14e44b626f Add Python host test application for the low level GenericHID demo. Dean Camera 2013-10-30 18:56:02 +01:00
  • b9fe36f237 Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs tmk 2013-10-28 11:43:45 +09:00
  • ee109d68d6 Delete MOUSEKEY_DELAY_TIME in config.h tmk 2013-10-28 11:32:19 +09:00
  • 814d0b9098 Minor documentation fixes. Dean Camera 2013-10-27 23:15:20 +01:00
  • 85141b37f9 Use non-abbreviated XPROG/PDI/TPI constant names. Dean Camera 2013-10-27 22:36:02 +01:00
  • 560e5f75fb Refactor AVRISP MKII Clone PDI/TPI command constants to simplify the driver code. Dean Camera 2013-10-27 21:34:44 +01:00
  • e1b19e4e10 More minor speedups to the AVRISP-MKII clone programmer PDI memory reading code. Dean Camera 2013-10-27 18:26:11 +01:00
  • 13b3014db4 Merge branch 'master' of github.com:abcminiuser/lufa Dean Camera 2013-10-27 18:25:30 +01:00
  • 3fc75f130b Minor documentation improvements. Dean Camera 2013-10-27 18:16:07 +01:00
  • cf41d16bc7 Only issue the REPEAT instruction in the clone programmer if needed to reduce protocol overhead. Dean Camera 2013-10-27 18:15:03 +01:00
  • c18c52f551 Merge blargg's fix into adb.c tmk 2013-10-14 23:37:05 +09:00
  • e7a8fd6033 Merge pull request #10 from mondalaci/replace-audio-interface-numbers-with-enums Dean Camera 2013-10-12 02:15:50 -07:00
  • cb10891bd6 Replace remaining MIDI interface numbers with enums. László Monda 2013-10-12 00:44:50 +02:00
  • 7024bb4c79 Merge pull request #9 from mondalaci/replace-remaining-interface-numbers-with-enums Dean Camera 2013-10-11 12:50:01 -07:00
  • 59ecced486 Add ADB protocol files from blargg's work tmk 2013-10-11 10:12:22 +09:00
  • 352152c664 Replace CDC interface numbers with enums. László Monda 2013-10-10 00:32:35 +02:00
  • 86082f90fa Change ADB scan delay 12ms tmk 2013-10-09 12:20:03 +09:00
  • e8e8f93bcf Fix ADB missing keystrokes problem Thanks, blargg! #14 tmk 2013-10-08 12:23:25 +09:00
  • 63b3e2cbfb Make LUFA stack as default for ADB converter tmk 2013-10-08 10:55:40 +09:00
  • 48662ace8b Fix build error and debug print PJRC stack #69 #68 tmk 2013-10-08 10:49:13 +09:00
  • 35f9f30074 Add timeout option to MODS_ONESHOT #66 tmk 2013-10-07 23:28:17 +09:00
  • ab238601b9 Minor documentation corrections. Dean Camera 2013-10-06 22:33:32 +02:00
  • 7ce4d35c39 Merge pull request #8 from mondalaci/extract-interface-numbers Dean Camera 2013-10-06 13:22:23 -07:00
  • 9ef29ea229 Extract interface numbers into enums. László Monda 2013-10-06 22:16:20 +02:00
  • d52d554360 Fix mod stuck of MODS_KEY when leaving layer #62 tmk 2013-10-04 03:30:09 +09:00
  • cb434cfebc Remove clear matrix on ADB recv error tmk 2013-10-04 15:03:42 +09:00
  • 7e8a85caad Fix VERSION: add opton --always to git describe tmk 2013-10-03 13:27:04 +09:00
  • 8819cf6bb1 Fix Tapping: release key immediately but modifier #65 tmk 2013-10-02 17:49:25 +09:00
  • 8e2476a125 Merge pull request #7 from mondalaci/hidclassdevice_whitespaces Dean Camera 2013-09-27 09:48:42 -07:00
  • 8026bee8d6 Merge branch 'mondalaci-avr910_typos' Dean Camera 2013-09-27 18:51:41 +02:00
  • b6bf314d50 Minor formatting fixes. Dean Camera 2013-09-27 18:50:34 +02:00
  • a0f9c1fb4f Merge branch 'm0110_keymap_section' tmk 2013-09-25 21:08:41 +09:00
  • ea5938da1a Change for default keymap of keymap editor tmk 2013-09-25 20:41:40 +09:00
  • 09e80fecc6 Add build option KEYMAP_SECTION_ENABLE to m0110 tmk 2013-09-25 15:21:00 +09:00
  • b9d59f33f2 Add M0120 scan code diagram tmk 2013-09-25 15:20:21 +09:00
  • d267ee2ada Fix LUFA blocking during startup tmk 2013-09-25 12:23:14 +09:00
  • ef1a4b750b Use spaces instead of tabs wherever necessary to fix indentation. László Monda 2013-09-24 11:19:42 +02:00
  • c41512c1e8 Use spaces instead of tabs where necessary to fix indentation. László Monda 2013-09-24 11:09:36 +02:00
  • 75419b4d97 Fix "AVR910" typos to "AVR109". László Monda 2013-09-24 02:16:04 +02:00
  • 7d692c492c Fix USB initilaize on LUFA tmk 2013-09-21 22:47:03 +09:00
  • 6ccea742de Merge branch 'm0110_next' tmk 2013-09-21 21:35:13 +09:00
  • b2c7529ec9 Fix to bootmagic key configurable tmk 2013-09-21 21:21:34 +09:00
  • 6cf6ddceb1 Fix README of M0110 tmk 2013-09-21 21:20:05 +09:00
  • 7e122279c5 Change keymap and enable bootmagic of M0110 tmk 2013-09-21 18:35:02 +09:00
  • febdf10602 Remove procedures not neeed from init of M0110 tmk 2013-09-21 15:45:42 +09:00
  • 22315fcdf9 Change m0110 pin configuration: swap D0 and D1 tmk 2013-09-20 00:58:30 +09:00
  • 58ca7b904b Merge branch 'tapping_fix60' tmk 2013-09-19 22:16:55 +09:00
  • 9f29fa6bf3 Fix version info command tmk 2013-09-19 00:51:44 +09:00
  • 0ca415004a Fix bootloader jump use word address tmk 2013-09-18 16:03:03 +09:00
  • 4d0b3aace0 Fix Tapping: release of a key pressed before tap tmk 2013-09-18 15:02:44 +09:00
  • cd3aae87da Add missing AppConfig.h reference in the Mass Storage class bootloader when used in Atmel Studio. Dean Camera 2013-09-16 18:45:32 +02:00
  • c7faa51ee8 Fix action macros tmk 2013-09-11 14:05:05 +09:00
  • da24259632 Merge branch 'keymap_section' tmk 2013-09-11 14:04:33 +09:00
  • 259c4a040a Add build option KEYMAP_SECTION for keymap editor tmk 2013-09-11 14:01:47 +09:00
  • 8bc96ac571 Add version string tmk 2013-09-11 13:44:54 +09:00
  • f7395268c0 Add ld script for keymap section tmk 2013-09-03 23:53:19 +09:00
  • d6be06ea6a Remove style override that conflicts with the latest MSHelp branding package from Atmel. Dean Camera 2013-09-05 17:55:48 +02:00
  • 716f356b21 Minor code style fix. Dean Camera 2013-09-05 17:44:57 +02:00