Commit Graph

  • 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
  • 72fc4a204d Clean up unnecessary CPPCheck static analysis suppression comments, force Doxygen and GCC compiler specific macros as being always undefined when performing a static analysis of the code. Dean Camera 2012-10-14 20:18:46 +00:00
  • 826a77e90c Fixed maximum allowed keyboard key code usage of 0x65 rather than 0xFF for the HID_DESCRIPTOR_KEYBOARD() macro (thanks to David Monro) Dean Camera 2012-10-14 13:58:08 +00:00
  • 9a04475c23 Fixed incorrect definitions of HID_KEYBOARD_LED_KANA, HID_KEYBOARD_SC_KEYPAD_EQUAL_SIGN and HID_KEYBOARD_SC_KEYPAD_EQUAL_SIGN_AS400 and added a missing definition for HID_KEYBOARD_SC_APPLICATION (thanks to David Monro). Dean Camera 2012-10-14 11:51:57 +00:00
  • fce750a176 Merge pull request #8 from JeffreySung/master tmk 2012-10-14 04:22:28 -07:00
  • 1ac674db66 Fix PS/2 protocol build options tmk 2012-10-14 20:03:26 +09:00
  • caed32df80 Debounce bug fixed Jeffrey Sung 2012-10-09 00:28:33 +09:00
  • d1117dca32 Power key support Jeffrey Sung 2012-10-08 22:44:12 +09:00
  • eee252603b Minor documentation improvements. Dean Camera 2012-10-05 20:22:19 +00:00
  • 4641acc691 Add LINKER_RELAXATIONS option to the LUFA BUILD build system module. Dean Camera 2012-09-30 14:01:30 +00:00
  • 4cd80263ff Minor documentation improvements. Remove AS4 project generator script as it is buggy; replace with a better system in the future for both AS4 and AS6. Dean Camera 2012-09-23 11:09:09 +00:00
  • 217f1eebc1 Minor documentation improvements. Dean Camera 2012-09-22 12:30:50 +00:00
  • e471f7c78d Add CPPCheck supression in the Webserver project, as the latest CPPCheck development code appears to falsely warn on the global uip_len variable when it is tested multiple times. Dean Camera 2012-09-22 12:30:37 +00:00
  • 9da01ee78b Fix flip-ee DFU build target accidentally erasing the target FLASH memory space. Dean Camera 2012-09-22 12:29:39 +00:00
  • 97046965ee Add missing preprocessor logic to the USBKEY board Dataflash driver so that DATAFLASH_TOTALCHIPS parameter for the board could theoretically be changed to 1 and have the code still work. Dean Camera 2012-09-21 21:16:50 +00:00
  • 9f05dc6f44 Change keymap of ADB converter. tmk 2012-09-20 13:02:42 +09:00
  • d8ce19abd0 To prevent key stuck clear matrix array when ADB error occurs. tmk 2012-09-20 12:52:45 +09:00
  • f3049d958e Fixed incorrect Dataflash functionality in the USBKEY board if the driver is modified for a single Dataflash chip (thanks to Jonathan Oakley). Dean Camera 2012-09-19 19:12:52 +00:00
  • 7fd2349e1a Minor documentation corrections. Dean Camera 2012-09-19 18:57:05 +00:00
  • e1803e3adb Enable sorting of the member functions in the Doxygen output, so that functions in the documentation are listed in alphabetical order rather than order of definition. Dean Camera 2012-09-19 18:47:13 +00:00
  • 5f6235b195 Fix missing briefs in the documentation for several modules, fix up invalid documentation references. Dean Camera 2012-09-19 18:43:56 +00:00
  • 7d259eac4c Rename AVR32CLK_*() clock management functions to UC3CLK_*() to be in line with the naming scheme of the rest of the platform modules. Dean Camera 2012-09-19 18:42:31 +00:00
  • dd0017558e ad hoc fix for wrong bit read problem of adb.c. tmk 2012-09-19 12:05:47 +09:00
  • 11fa17a7db Add architecture test for the non-standard avr-size patch, so that it is not tested on architectures where the patch isn't available. Dean Camera 2012-09-18 16:00:49 +00:00
  • 1eefbf9041 Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability. Dean Camera 2012-09-17 21:00:59 +00:00
  • 92ee5ad826 Enable strict prototype matching in the library Doxygen configuration file, to ensure all documentation references are as correct as possible. Dean Camera 2012-09-17 20:59:20 +00:00
  • a032d77d0e Fix up some missing target dependencies and output messages in the LUFA build system makefiles. Dean Camera 2012-09-17 20:58:47 +00:00
  • 3830de7839 CapsLock Support Jeffrey Sung 2012-09-17 18:51:42 +09:00
  • 78bfaed0f5 Apple IIgs/Standard Keyboard Jeffrey Sung 2012-09-17 06:18:24 +09:00
  • e186907e39 Fixed lengthy timeouts in the USBtoSerial project if no application on the host is consuming data (thanks to Nicolas Saugnier). Dean Camera 2012-09-16 18:18:07 +00:00
  • 3e1f3869c1 Clean up the BoardDriverTest mapping file, fix up USB2AX MCU mappings. Dean Camera 2012-09-16 11:41:21 +00:00
  • fc2cbe0700 Shorten the product string descriptors in the CDC and DFU bootloaders to ensure that differences in the toolchain version don't push it over a binary size boundary. Dean Camera 2012-09-15 22:13:51 +00:00
  • c8f7cf7621 Fix up the StaticAnalysis build test so that it does not report invalid configurations. Dean Camera 2012-09-15 14:52:15 +00:00
  • 45a56b4df7 Added support for the Xevelabs USB2AX revision 3.1 board. Dean Camera 2012-09-15 13:47:00 +00:00
  • 5f1428bb50 Add error message for debugging purposes to the low level AudioInputHost and AudioOutputHost demos, if the request to set the audio sample rate fails. Dean Camera 2012-09-14 15:19:43 +00:00
  • df14c97519 Make CPPCheck tool happy by altering the program flow in the low level keyboard example, so that the SendReport variable is not overwritten before its first read access. Dean Camera 2012-09-13 20:30:00 +00:00
  • c93259fbdb Remove incorrect PROGMEM qualifier on the Manufacturer string descriptors in the DFU and CDC class bootloaders (thanks to Oliver Zander). Dean Camera 2012-09-13 20:26:32 +00:00