Commit Graph

  • ea58513558 Fixed re-enumeration issue of XMEGA architecture targets. Dean Camera 2013-08-13 21:01:42 +02:00
  • a4a6958524 Fix broken USART SPI driver for the AVR8 architecture. Dean Camera 2013-08-12 16:27:06 +02:00
  • 5558b2f221 Minor style tweaks to the Getting Started page of the Atmel Studio extension. Dean Camera 2013-08-11 13:58:15 +02:00
  • 6dd0447c12 Bugfixes with the protocol. Michael Janssen 2013-08-06 23:33:06 -05:00
  • b6677f10e3 Add files for onekey(issue #56) tmk 2013-08-05 16:22:08 +09:00
  • 60103a12b2 Change Makefile and port setting tmk 2013-08-04 16:13:51 +09:00
  • d557744503 Minor bugfixes / missed compile stuff. Michael Janssen 2013-07-31 21:47:41 -05:00
  • a8a2fe3a23 Fix missing AS6 modules in the USB to Serial Converter project. Dean Camera 2013-07-29 18:57:48 +02:00
  • c274cc8cdc Fix tapping count over flow(issue #52) tmk 2013-07-29 22:18:42 +09:00
  • 893ff0a799 Merge branch 'lufa_nkro' tmk 2013-07-29 00:55:49 +09:00
  • e7c2af78b7 Change README Makefile and config.h in hhkb tmk 2013-07-29 00:53:18 +09:00
  • daa4a4235f Add NKRO support for LUFA tmk 2013-07-28 17:34:41 +09:00
  • a403b12b8d Fix NON-NULL attributes, add for TWI_t. Michael Janssen 2013-07-24 11:16:55 -05:00
  • 50e8fc615d TWI Master has a sub-structure Michael Janssen 2013-07-24 11:12:03 -05:00
  • 2d21e36dd9 Add TWI Peripheral driver for XMEGA Michael Janssen 2013-07-24 11:07:46 -05:00
  • c7d309e34b Merge branch 'bootmagic_salt'(Fix issue #41) tmk 2013-07-24 00:43:40 +09:00
  • 05225dd9d8 Add bootmagic salt key to avoid accidental configuration tmk 2013-07-24 00:41:28 +09:00
  • 7e5081b5a8 Merge branch 'lockkey_fix'(Fix issue #46) tmk 2013-07-23 10:57:12 +09:00
  • 2721022078 Add mechanical locking switch support for NumLock and ScrollLock tmk 2013-07-23 10:56:03 +09:00
  • 5b425731c5 Merge branch 'macro_mediakey'(Fix issue #42) tmk 2013-07-23 07:54:14 +09:00
  • 6aaa6e0ef9 Add support for macro media/system keys tmk 2013-07-23 07:45:25 +09:00
  • 25aec56c08 Merge branch 'bob_fix' tmk 2013-07-21 10:44:21 +09:00
  • 3e023e5b0c Cancel tapping when interrupted by other key tmk 2013-07-21 03:21:57 +09:00
  • 15828b1d5f Rename DS1307 driver files to a more generic RTC, as different RTC drivers may be added in the future. Dean Camera 2013-07-20 10:38:25 +02:00
  • b4af3f1fc9 Add volatile software RTC to the TempDataLogger application if the dummy RTC mode is enabled. Dean Camera 2013-07-20 10:35:28 +02:00
  • f8fbecff4d Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT tmk 2013-07-20 03:27:36 +09:00
  • fc61e88a8d Fix missing year offset on the TempDataLogger Python host application. Dean Camera 2013-07-16 20:41:33 +02:00
  • a899ee0cf4 Fixed incorrect time/date configuration data order in the TempDataLogger host application. Dean Camera 2013-07-16 20:02:33 +02:00
  • 7cd9e0dbc4 Fixed incorrect USB device state set when a suspended LUFA device is woken while addressed but not configured (thanks to Balaji Krishnan) Dean Camera 2013-07-15 20:47:43 +02:00
  • 86623f5724 Add compile conditional for assembler(xprintf) tmk 2013-07-15 23:32:14 +09:00
  • 37ba9ec326 Minor documentation improvements. Dean Camera 2013-07-14 15:09:29 +02:00
  • e0ab5c5a5a Add missing Studio module to the Class Driver RNDIS Device demo. Dean Camera 2013-07-14 15:09:08 +02:00
  • 368c9af784 Minor code style improvement to the HID bootloader Python script. Dean Camera 2013-07-14 15:08:38 +02:00
  • f4c69652c1 Merge branch 'hhkb_tmk' tmk 2013-07-11 16:26:00 +09:00
  • d2ea9e80a0 Fix README and doc tmk 2013-07-11 16:23:53 +09:00
  • 9d7278682e Add Caps Lock LED on PD6 tmk 2013-07-11 09:07:02 +09:00
  • 9fc655f438 Add Python alternative host application for the TempDataLogger project. Dean Camera 2013-07-08 20:14:02 +02:00
  • 0e37dd2ec5 Add power control of keyswitch board and tweak scan wait tmk 2013-07-08 14:38:03 +09:00
  • 292dbd51cc Merge pull request #44 from Wraul/phantom_fix tmk 2013-07-07 22:24:20 -07:00
  • eef6aa58b7 Correction to Phantom readme markdown. Wraul 2013-06-30 10:16:44 +02:00
  • a21359a098 Fix Phantom scroll lock LED. Wraul 2013-06-30 10:16:26 +02:00
  • ebc0d8bc94 Refactor the new Python HID bootloader host application code. Dean Camera 2013-07-07 17:09:10 +02:00
  • 6e79c3ecaf Add new HID bootloader alternative host loader application, written in Python. Dean Camera 2013-07-07 16:54:57 +02:00
  • 873d288f31 Refactor GenericHID Python test script code to make user specific adjustments easier. Dean Camera 2013-07-07 13:09:26 +02:00
  • 8d1376bbe9 Clean up Atmel Studio integration Python script according to PEP8 rules. Dean Camera 2013-07-07 13:00:44 +02:00
  • e9bf4bc84e Add Python test script using pywinusb for the Class Driver Generic HID Device demo application. Dean Camera 2013-07-07 13:00:09 +02:00
  • ddf10cb162 Update Android Accessory Host demo Android code to the last SDK release. Dean Camera 2013-07-06 13:08:12 +02:00
  • 7b75209b58 Minor documentation improvements. Dean Camera 2013-07-06 13:07:34 +02:00
  • b1b109487e Mark the very low RAM devices as being unsupported by the Mass Storage class bootloader. Dean Camera 2013-07-06 12:54:59 +02:00
  • 8cfa2e8023 Add automatic application start on virtual disk ejection to the Mass Storage class bootloader. Dean Camera 2013-07-06 12:26:33 +02:00
  • 8848d0188f Merge pull request #40 from yeeeargh/hid_liber-standard-layouts tmk 2013-07-03 18:18:05 -07:00
  • e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. yeeeargh 2013-07-03 13:04:33 +02:00
  • d965822857 Tweak tap timing for slow tap on space bar tmk 2013-07-03 11:03:59 +09:00
  • e9796ff462 Add Makefile for tmk board and tweak scan wait tmk 2013-07-03 11:02:33 +09:00
  • f0c72df674 Re-added Set Control Line State request handling to the CDC class bootloader. Dean Camera 2013-06-27 20:03:33 +02:00
  • 681e019450 Fix debouncing bug in hid_liber(Issue #26) tmk 2013-06-25 09:31:54 +09:00
  • 5a0415749d Merge branch 'Wraul-kmac' tmk 2013-06-23 09:19:04 +09:00
  • 25ad212c4a Add BACKLIGHT_ENABLE conditional tmk 2013-06-23 08:14:40 +09:00
  • 8bcc38aa32 Add Atmel Studio support for the XMEGA C3 Xplained board. Dean Camera 2013-06-22 15:31:51 +02:00
  • fb9aa5aa81 Add Atmel Studio support for the U2S board. Dean Camera 2013-06-22 15:22:30 +02:00
  • c6e1bf87b5 Minor documentation improvements. Dean Camera 2013-06-22 13:25:41 +02:00
  • 9737a23271 Fix indentation in the AVRISP-MKII AppConfig.h header. Dean Camera 2013-06-22 13:15:03 +02:00
  • ed922ff422 Add missing U2S board definition, update build tests and documentation. Dean Camera 2013-06-22 13:13:17 +02:00
  • 4a4b9d3051 Add U2S board support Michael 2013-06-22 11:58:25 +02:00
  • 82aec46722 Fix typo tmk 2013-06-22 17:32:53 +09:00
  • 43e5ca60af Initial implementation for the KMAC Wraul 2013-05-30 20:25:39 +02:00
  • 1eb8523e95 Add support for backlight Wraul 2013-05-30 20:24:39 +02:00
  • 9de9d71952 Add default layer config to bootmagic tmk 2013-06-22 16:14:56 +09:00
  • 2593ae1328 Merge branch 'x68k_led' tmk 2013-06-22 02:52:14 +09:00
  • ff47a56138 Add JIS layout to x68k tmk 2013-06-21 21:52:33 +09:00
  • f45f4193f2 Use serial_uart.c instead of x68k.c now tmk 2013-06-21 21:48:18 +09:00
  • 42c962412b Add LED support to x68k tmk 2013-06-21 16:34:39 +09:00
  • 1f7461578d Add description of 'LED special function of X68000' tmk 2013-06-21 14:25:09 +09:00
  • bebbe15562 Add power consumptions to doc tmk 2013-06-19 22:07:16 +09:00
  • c254a0d038 Change tapping parameter for hhkb/iwrap tmk 2013-06-19 22:04:18 +09:00
  • c0b7928e88 Add legacy keymap support for x68k tmk 2013-06-19 21:43:55 +09:00
  • 7362abcd8a Add missing files to the Low Level Device RNDIS demo inside Atmel Studio. Dean Camera 2013-06-18 16:46:09 +02:00
  • 1d49fc7dd8 Minor documentation improvements. Dean Camera 2013-06-16 15:09:13 +02:00
  • 1509af922b Add missing include to the Bentio project. Dean Camera 2013-06-12 20:20:07 +02:00
  • f7b9ebea02 Update board Dataflash_Init() functions to automatically configure the appropriate communication interface. Dean Camera 2013-06-12 19:51:57 +02:00
  • 6d58628e85 Fix typos in the XMEGA board LED drivers, use a cleaner change and set implementation. Dean Camera 2013-06-12 18:43:06 +02:00
  • 1eae43da0c Minor documentation improvements. Dean Camera 2013-06-03 21:41:19 +02:00
  • 4175fe03ee Force-disable the inbuilt makefile rules as well as suffixes in the core build system makefile. Dean Camera 2013-06-03 20:54:12 +02:00
  • 24ff863f02 Add maintenance makefile rule to detect oversize code lines. Dean Camera 2013-06-02 22:03:13 +02:00
  • c2e7e5783b Clean up Doxygen to Docbook XSLT, update Atmel Studio blob to use the new IDs. Dean Camera 2013-06-02 22:02:38 +02:00
  • 7941245122 Ensure core library documentation sections use unique IDs. Dean Camera 2013-06-01 21:55:31 +02:00
  • 16037433a2 Added missing LEDs to the XMEGA A3BU Xplained and XMEGA C3 Xplained board LED drivers Dean Camera 2013-06-01 18:56:03 +02:00
  • 94b43e2f9d Minor documentation improvements, update integration DLL. Dean Camera 2013-06-01 15:32:57 +02:00
  • ce950736a2 Merge pull request #37 from Wraul/update_phantom tmk 2013-05-27 15:57:30 -07:00
  • bf3a23b306 Merge pull request #36 from Wraul/fix_sleep_led tmk 2013-05-27 15:30:36 -07:00
  • 43b4e2d3b1 Add Phantom README. Mathias Andersson 2013-05-26 22:20:55 +02:00
  • 6e548590c4 Move Phantom keymaps to separate header files. Mathias Andersson 2013-05-26 22:20:29 +02:00
  • 28aeef231b Fix Phantom sleep LED. Mathias Andersson 2013-05-20 21:08:21 +02:00
  • 9e84c89535 Correct order of rows for Phantom Mathias Andersson 2013-05-19 19:14:57 +02:00
  • 5c5312c508 Update Phantom debug print Mathias Andersson 2013-05-18 12:52:04 +02:00
  • ddf1759dbe Fixes to sleep LED. Mathias Andersson 2013-05-20 21:06:08 +02:00
  • 3ef45fae56 Minor tweak to RNDIS INF files to make them uniform with the style of the CDC INF drivers. Dean Camera 2013-05-25 11:42:02 +02:00
  • 0d2b3185ea Clean up Studio integration makefile, add more descriptive module names for the various board drivers. Dean Camera 2013-05-25 11:40:04 +02:00
  • 195af9e530 Synthesize a list of sub-groups (but not sub-sections due to Doxygen producing duplicate IDs) in the HV1 group documentation. Dean Camera 2013-05-24 18:23:45 +02:00
  • 1a62519c74 Add direct links to changelog, migration notes and known issues to the Atmel Studio Getting Started page. Dean Camera 2013-05-24 17:40:42 +02:00