1
0

Commit Graph

  • fc876438f6 Minor documentation improvements. Dean Camera 2013-01-06 13:41:23 +00:00
  • c50072c3c4 Use nicer LUFA documentation links in the VSIX extension, rather than direct FourWalledCubicle links. Dean Camera 2013-01-06 13:41:03 +00:00
  • 1da700e4fb Add licence to VSIX extension. Dean Camera 2013-01-05 16:07:09 +00:00
  • ab8ae60058 Fixed incorrect ordering of the linker options in the build system causing link failures in some cases. Dean Camera 2013-01-05 15:45:27 +00:00
  • 26015d432d Make VSIX packing quiet, increase compression to the maximum level allowed. Dean Camera 2013-01-05 14:01:01 +00:00
  • 9603de1398 Fix up invalid device configurations in the BootloaderTest build test. Dean Camera 2013-01-05 13:55:16 +00:00
  • f644ffe873 Minor documentation improvements. Dean Camera 2013-01-05 13:28:14 +00:00
  • fbab860902 Add transform to update the VSIX extension version automatically when built. Dean Camera 2013-01-05 13:11:49 +00:00
  • 78e6e4f4c2 Add Atmel Studio Extension (VSIX) packaging files and scripts. Dean Camera 2013-01-05 11:18:49 +00:00
  • 56f03a793c Move out Studio Integration XML transform files to their own directory for neatness. Dean Camera 2013-01-03 16:16:45 +00:00
  • 5386a5a7ff Update Studio Integration XML transform files to add top-level descriptions for each transform. Update module transform to remove spacing between modules in the generated document and to remove the unused doxygen-entry-point nodes once they have been converted into online and offline documentation nodes. Dean Camera 2013-01-03 16:08:44 +00:00
  • 340b2dc0bc Ensure that the core USB driver source filenames are not duplicated in the LUFA_SRC_USB makefile variable of the LUFA sources build module, so that parallel builds still work. Dean Camera 2013-01-03 14:09:26 +00:00
  • 4167f3aa6b Split up USB source files in lufa_sources.mk build system module so that applications can pull in mode-specific USB support rather than having to compile all files even if it is known they will not be used. Dean Camera 2013-01-03 13:44:00 +00:00
  • 5724b28151 Minor documentation improvements. Dean Camera 2013-01-03 12:11:02 +00:00
  • a016942a3e Add missing include to the USB driver core mode header file. Dean Camera 2013-01-03 12:07:16 +00:00
  • bd2f3c0250 Update maintenence validation target to also generate Atmel Studio integration files. Dean Camera 2013-01-03 11:42:25 +00:00
  • de0df8b162 Update copyright year to 2013. Dean Camera 2013-01-03 11:37:33 +00:00
  • 13dd494cfe Upgrade Doxygen configuration files to the latest Doxygen version. Dean Camera 2013-01-03 11:32:19 +00:00
  • 1ab7e11ddb Remove unsupported devices from the BootloaderTest build test. Dean Camera 2013-01-03 11:30:57 +00:00
  • 2608fd1dd4 Fixed hardware race condition that could cause failed device enumerations for AVR8 and UC3 architectures (thanks to Mike Beyhs). Dean Camera 2013-01-03 10:53:47 +00:00
  • 7d037c7db8 Remove support for devices that were not put into production. Dean Camera 2013-01-03 10:49:44 +00:00
  • 04d13d264c Add Atmel Studio integration files. Dean Camera 2013-01-03 10:40:35 +00:00
  • aa61ee1c11 Minor typo corrections. Dean Camera 2013-01-02 19:31:08 +00:00
  • 9dfc611ae1 Fix debouncing code.(gh60) tmk 2013-01-01 03:20:53 +09:00
  • 093108825b Change keymap.(gh60) tmk 2013-01-01 03:19:34 +09:00
  • 67c64db1cc Add README and keymap layers.(GH60) tmk 2012-12-27 16:06:13 +09:00
  • c009f4643c Added Initial files for gh60. tmk 2012-12-27 02:41:32 +09:00
  • 6ebe99f37c Remove DEBUG_LED from pjrc stack. tmk 2012-12-27 02:33:40 +09:00
  • 5af988ac37 Fix bug of FAILSAFE key clear. tmk 2012-12-26 23:14:07 +09:00
  • 4324e16336 Fix action of system and consumer usage. tmk 2012-12-17 03:06:21 +09:00
  • 8a709c2750 Add initial fix for new keymap. tmk 2012-12-16 02:32:07 +09:00
  • cf1eb8fbc6 Add ADB extended keyboard support by blargg@GH. tmk 2012-12-12 09:45:00 +09:00
  • 72dc413a19 Merge branch 'm0110' tmk 2012-12-05 19:45:48 +09:00
  • 545f66f649 Fix keymaps in README.(M0110) tmk 2012-12-05 19:45:00 +09:00
  • 6dba103644 Fix keymap and build option.(M0110) tmk 2012-12-05 17:49:08 +09:00
  • 8c29188d3c Add keymap file for Hasu. tmk 2012-12-05 17:48:03 +09:00
  • 0ddb2147b9 Change keymap.(M0110) tmk 2012-12-04 00:12:08 +09:00
  • 7aca01ab80 Change IS_COMMAND.(M0110) tmk 2012-12-03 15:56:59 +09:00
  • 07b6c1a58c Fix debug pirnt and magic key.(M0110) tmk 2012-12-03 15:08:23 +09:00
  • 07dff3425a Merge branch 'hid_liber' tmk 2012-12-05 14:40:45 +09:00
  • e70e4a3a67 Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber) tmk 2012-12-05 14:35:46 +09:00
  • b6e07aa85d Fix pin configuration error(macway). issue #17 tmk 2012-11-25 20:41:23 +09:00
  • 94b4fba6e6 Add bitpop16() in util.c. tmk 2012-11-24 16:34:59 +09:00
  • 83f0e800e5 Merge branch 'phantom' tmk 2012-11-23 13:22:53 +09:00
  • 3f47bcbcae Fix target name and product id of pahntom. tmk 2012-11-23 12:48:15 +09:00
  • 6caefe9649 Fixes from Tranquilite@GH. tmk 2012-11-23 12:33:42 +09:00
  • 613fdb24fc Add initial files for Phantom from Tranquilite@GH. tmk 2012-11-23 12:10:36 +09:00
  • 38effe4ae4 Fix Sony NEWS pinouts in comment tmk 2012-11-15 08:41:24 +09:00
  • 6f253b924e Fix Sony NEWS connector pinout and keymap. tmk 2012-11-14 15:01:31 +09:00
  • 2ea4ee0ce6 Merge branch 'hid_liber' tmk 2012-11-13 10:09:41 +09:00
  • ce4857e021 Fix and keymap of hid_liber from alaricljs at geekhack.org. tmk 2012-11-13 10:04:35 +09:00
  • 2957f2bc8c Minor documentation improvements. Dean Camera 2012-11-12 18:45:59 +00:00
  • 98052b8afd Disable JTAG function for hid_liber to use PORTF. tmk 2012-11-11 11:47:09 +09:00
  • c786d8a0b7 Remove dependency on the "bc" command line calculator tool in the bootloaders to make compiling on Windows easier with only MinGW. Dean Camera 2012-11-10 16:47:04 +00:00
  • 1a4ae0fc36 Fix copyright and license notices. tmk 2012-11-10 20:57:06 +09:00
  • 878daae9c3 Rename to hid_liber. tmk 2012-11-10 14:46:57 +09:00
  • 8c31cb4873 Add comments on keymap.c. tmk 2012-11-10 14:44:29 +09:00
  • c5057c28b1 Add initial files for hid_libre. tmk 2012-11-10 13:46:22 +09:00
  • 77f157943f Fix image link 3 :( tmk 2012-11-01 14:40:24 +09:00
  • bd30424c2b Fix image link 2 tmk 2012-11-01 14:35:21 +09:00
  • 4b7b761cf5 Fix image link in README.md tmk 2012-11-01 14:27:41 +09:00
  • 208f6d7f91 Improve documentation tmk 2012-11-01 14:24:21 +09:00
  • 9740d3a55f Make "HighByte" variable in the CDC Bootloader a uint8_t rather than a bool to be more semantically correct, since it is bitwise ORed to obtain a byte address in the AVR's flash memory. Dean Camera 2012-10-28 13:56:14 +00:00
  • 2b43a6d7df Add troubleshooting page to the build system section of the documentation. Dean Camera 2012-10-28 13:53:55 +00:00
  • 16a583d7fd Fix usage of debug flag tmk 2012-10-27 03:07:37 +09:00
  • 9389585d3d Merge branch 'print' tmk 2012-10-27 02:28:03 +09:00
  • 220de27bed Add print_dec() and debug_dec(). tmk 2012-10-25 03:28:25 +09:00
  • ad24858e4f Add print utility tmk 2012-10-23 02:14:36 +09:00
  • 0ffd4ae3a9 Merge branch 'sun' tmk 2012-10-21 22:37:50 +09:00
  • f291c2279e Add extra commands Bell/Click to Sun converter tmk 2012-10-21 22:36:44 +09:00
  • edce1d19a6 Add LED feature to Sun converter tmk 2012-10-21 22:12:36 +09:00
  • 454f7bc716 Fix mousekey parameter bug tmk 2012-10-21 20:12:11 +09:00
  • fe49fd51b2 Increased throughput in the USBtoSerial project now that data transmission is non-blocking (thanks to Joseph Lacerte). Dean Camera 2012-10-20 11:31:24 +00:00
  • 1f33bc2fd3 Minor cleanup of the CDC bootloader. Dean Camera 2012-10-20 11:27:18 +00:00
  • 8a81986191 Fix keymap to adjust new keyboard.c. tmk 2012-10-19 15:33:02 +09:00
  • 81141ad0eb Merge branch 'sun' tmk 2012-10-19 15:08:26 +09:00
  • b56717b843 Use software serial for Sun. tmk 2012-10-19 14:06:18 +09:00
  • 97ee1be59d Add Sun converter initial files. tmk 2012-10-18 10:41:37 +09:00
  • 3c822b511e Merge branch 'layerfix' tmk 2012-10-18 01:11:06 +09:00
  • fffc375b45 Add child proof keyboard locking feature! tmk 2012-10-18 00:10:20 +09:00
  • ce2e06c394 Fix projects for new keycodes tmk 2012-10-17 21:43:44 +09:00
  • 8570c25379 Fix HHKB iWRAP build tmk 2012-10-17 14:25:08 +09:00
  • bbff8ae1c1 Fix HHKB keymap tmk 2012-10-17 14:24:42 +09:00
  • bc5ee91d14 HHKB scan matrix: fix wait time on power on tmk 2012-10-17 14:23:31 +09:00
  • 30eb3e3520 Add command console and mouseky parameters tweak. tmk 2012-10-17 03:44:01 +09:00
  • 8f7ed2bc19 Add Mousekey parameters and accel keys. tmk 2012-10-17 03:27:25 +09:00
  • e451c05929 Fix commands tmk 2012-10-16 11:20:49 +09:00
  • f7a445e537 Fix use of default_layer tmk 2012-10-12 11:00:52 +09:00
  • 1677b021d7 Fix layer switching and host API. tmk 2012-10-12 04:46:37 +09:00
  • 0a70be9a97 Add subset of Xorg MouseKey acceleration parameters. tmk 2012-10-10 15:31:00 +09:00
  • 5b00cf3f02 Fix build option MOUSEKEY_ENABLE. tmk 2012-10-10 11:06:47 +09:00
  • 71ac82337f Clean host.h interface. tmk 2012-10-09 16:50:14 +09:00
  • 373ab0e719 Add keycode.h and remove usb_keycodes.h. tmk 2012-10-09 14:36:13 +09:00
  • 16ba9bda56 Add consumer/system usage support. tmk 2012-10-09 13:48:39 +09:00
  • e9af482690 Add repeating of Fn key with alt keycode. tmk 2012-10-07 12:25:18 +09:00
  • c845fd078c changes function name keyboard_proc to keyboard_task tmk 2012-10-07 11:09:40 +09:00
  • 4ae979f6ef Initial version of new code for layer switch is added. tmk 2012-10-06 02:23:12 +09:00
  • 93e33fb8f6 Fix: Makefile tmk 2012-09-12 14:03:20 +09:00
  • 4e91374125 Fix MCU name macro in bootloader.c. tmk 2012-10-15 18:14:59 +09:00
  • 33d58c2b56 ADB conveter uses plain vanila keymap now. tmk 2012-10-15 17:56:07 +09:00