1
0

Commit Graph

  • 48433a5e99 Merge branch 'eeprom_config' tmk 2013-03-11 15:35:55 +09:00
  • ef8439bddb Add build option BOOTMAGIC_ENABLE tmk 2013-03-11 15:28:14 +09:00
  • d055e0633e Fix debug parameter setting in eeconfig tmk 2013-03-11 15:10:56 +09:00
  • 1d5bbb55f2 Fix legacy keymap support tmk 2013-03-11 14:39:06 +09:00
  • fe2230cf60 Add default value to BOOTLOADER_SIZE tmk 2013-03-11 13:32:46 +09:00
  • 61d396b555 Minor documentation improvements. Dean Camera 2013-03-10 20:25:26 +00:00
  • 68c317c4e9 Fix off-by-one error in the Mass Storage bootloader file size, add missing Volume Label directory entry. Remove incorrect reference to "printer" in the bootloader documentation. Dean Camera 2013-03-10 19:53:48 +00:00
  • e4fbaf30be Add keyconf in eeconfig.c tmk 2013-03-11 01:55:41 +09:00
  • 09bd1aef12 Rename HOST_* to PROTOCOL_* in protocol/*.mk tmk 2013-03-11 00:14:58 +09:00
  • db024b6b18 Add --relax for size optimization to gh60 tmk 2013-03-11 00:05:35 +09:00
  • de8ef18a53 Add KEYCONF to eeconfig.c tmk 2013-03-10 19:22:54 +09:00
  • de9d05f32a Enable Mass Storage bootloader builds in the BootloaderTest build test. Dean Camera 2013-03-10 09:42:12 +00:00
  • 0b1f33e2a2 Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional. Dean Camera 2013-03-10 09:35:43 +00:00
  • ef7b6a274c Fix Printer bootloader top level documentation. Dean Camera 2013-03-10 09:34:28 +00:00
  • 32fcf1ec53 Remove compiled BIN files when running "make clean" with the BUILD build system module. Dean Camera 2013-03-10 09:34:13 +00:00
  • 3f52d6ee06 Add top level documentation to the Mass Storage class bootloader. Dean Camera 2013-03-10 09:32:03 +00:00
  • dddb709c43 Oops - fix broken FAT_DATE() and FAT_TIME() macros. Dean Camera 2013-03-10 09:21:57 +00:00
  • df9b04c87f Add documentation to the incomplete Mass Storage class bootloader, update the virtual FAT file entry so that the bootloader section is omitted (not user readable/writable). Fix some minor documentation errors in the Printer class bootloader. Dean Camera 2013-03-10 09:20:55 +00:00
  • 51050875b7 Add BOOTLOADER_SIZE and remove BOOT_SIZE tmk 2013-03-10 15:36:07 +09:00
  • 6c9632ae38 Minor optimizations and corrections to the incomplete Mass Storage class bootloader. Dean Camera 2013-03-10 08:38:47 +00:00
  • f55c677ba4 Fix watchdog in bootloader jump tmk 2013-03-10 15:05:28 +09:00
  • 1385058fc2 Fix gh60/matrix.c and Makefile tmk 2013-03-09 22:23:32 +09:00
  • d5cff25cd1 Update Bootloader buld test to generate bootloaders using the new Printer class bootloader. Optimize incomplete Mass Storage bootloader LUFA configuration. Dean Camera 2013-03-09 11:11:05 +00:00
  • e62e50c663 Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling routines, to prevent ejection errors on *nix systems due to an unknown SCSI command. Dean Camera 2013-03-09 10:59:53 +00:00
  • d5d83b8e8f Add LED flashing to the incomplete Mass Storage class bootloader. Clean up virtual FAT implementation. Dean Camera 2013-03-09 10:51:19 +00:00
  • 726b325c73 Update BUILD build system module to produce BIN files as well as HEX. Dean Camera 2013-03-09 10:37:12 +00:00
  • bb8754e2b8 Add FLASH writing routine to the VirtualFAT layer of the incomplete Mass Storage class bootloader. Dean Camera 2013-03-09 10:32:17 +00:00
  • 63e1fc6e6c Make the VirtualFAT firmware file read from device flash when opened by the host in the incomplete Mass Storage class bootloader. Dean Camera 2013-03-09 09:24:26 +00:00
  • d5d9ff73e5 Remove debug code from the incomplete Mass Storage class bootloader, rename main source files. Dean Camera 2013-03-09 09:17:42 +00:00
  • 0f0f9638a3 Use real firmware file size in the VirtualFAT layer, clean up FAT12 chain update function. Dean Camera 2013-03-09 09:13:44 +00:00
  • f00754ed97 FAT heuristics mean a disk as small as the one emulated in the incomplete Mass Storage bootloader *must* be FAT12, not FAT16. Update to use a FAT12 cluster chain. Dean Camera 2013-03-09 08:48:00 +00:00
  • 6da1677bc3 Fix off-by-one in the VirtualFAT cluster chain generator. Dean Camera 2013-03-09 08:08:31 +00:00
  • 7f5dab4f26 Refactor macros in the VirtualFAT implementation of the incomplete Mass Storage bootloader. Dean Camera 2013-03-09 08:00:22 +00:00
  • f0c7a11670 Corrections and debug channel in the Incomplete Mass Storage class bootloader. Dean Camera 2013-03-09 07:49:46 +00:00
  • 4d64fd8faa Add bootmagic.c and fix bootloader_jump tmk 2013-03-09 11:22:27 +09:00
  • 4753528b9e Add APIs to the incomplete Mass Storage bootloader. Dean Camera 2013-03-08 15:52:05 +00:00
  • 64f17a679f Add the start of a new Mass Storage class bootloader. Dean Camera 2013-03-08 15:50:12 +00:00
  • 57071dea22 Minor documentation fixes. Dean Camera 2013-03-07 17:55:59 +00:00
  • 7d4062fa54 Use a temporary variable for the Printer bootloader HEX parser when combining the current and previous data tokens to form a data word, to simplify the code. Dean Camera 2013-03-06 19:48:27 +00:00
  • 359b68d35f Add eeconfig.c - eeprom stored paramerters tmk 2013-03-07 03:30:08 +09:00
  • 5d6b848a15 Merge branch 'ghost_fix' tmk 2013-03-05 21:46:35 +09:00
  • 81d2753ab0 Remove matrix_key_count() from matrix.h tmk 2013-03-05 21:20:39 +09:00
  • 9e9a85c142 Fix ghost block and remove matrix_has_ghost() tmk 2013-03-05 19:18:01 +09:00
  • 38bbe976e0 Merge branch 'overlays' tmk 2013-03-05 15:45:15 +09:00
  • 5808317b69 Fix keymap for new framework tmk 2013-03-05 15:41:21 +09:00
  • 633d9aa53e Fix README.md and doc/keymap.md tmk 2013-03-05 14:57:24 +09:00
  • 2e7fc37ad2 Fix incorrect HEX extended address parsing in the Printer class bootloader. Dean Camera 2013-03-04 17:44:41 +00:00
  • 1aa067e541 Clean action.h and add keymap doc tmk 2013-03-05 02:42:28 +09:00
  • d999ca8f30 Fix incorrect Bootloader documentation. Dean Camera 2013-03-04 16:43:32 +00:00
  • 083c75816f Create keymap.md tmk 2013-03-04 16:37:19 +09:00
  • 0c40ef8897 Add documentation to the Printer class bootloader, add LED flash when the bootloader is active. Dean Camera 2013-03-03 14:34:07 +00:00
  • 041bdf8954 Add bootloader API functions to the Printer class bootloader. Dean Camera 2013-03-03 14:14:45 +00:00
  • 63e80bea08 Add additional comments to the Printer class bootloader, fix incorrect VID/PID values. Dean Camera 2013-03-03 14:10:13 +00:00
  • 8a43da6b37 Add new Printer class USB bootloader. Dean Camera 2013-03-03 13:35:46 +00:00
  • d88c6edea4 Reset version information now that the LUFA-130303 release has been tagged. Dean Camera 2013-03-03 10:57:45 +00:00
  • d8b81e76f6 Commit for the LUFA-130303 release. Dean Camera 2013-03-03 10:33:49 +00:00
  • 71e28def27 Minor documentation updates. Dean Camera 2013-03-03 10:27:35 +00:00
  • 3383487deb Clean up Studio Integration cache generation script. Re-indent integration VSIX XML files. Dean Camera 2013-03-01 21:48:18 +00:00
  • 6019754b7a Use dedicated -mrelax linker option in the Atmel Studio integration toolchain configurations, rather than a freeform linker switch. Dean Camera 2013-03-01 21:44:38 +00:00
  • 39ffce948a Fixed incorrect output in the HIDReportViewer project when no device is connected (thanks to Pavel Kuzmin). Dean Camera 2013-02-28 15:29:05 +00:00
  • 280fc85d1b Use a slightly less insane/redundant toolchain configuration from within Atmel Studio. Dean Camera 2013-02-27 22:10:22 +00:00
  • fa2a8fca69 Fixed potential NULL pointer dereference in the HID Host mode Class Driver (thanks to Pavel Kuzmin). Dean Camera 2013-02-27 19:57:28 +00:00
  • 40f1a4930a Fix SET_DEFAULT_LAYER action and keymap of gh60 tmk 2013-02-27 10:32:46 +09:00
  • 95fd3bf0fe Fix incorrect memory space usage on the Device Descriptor in the device mode project template. Dean Camera 2013-02-26 16:51:46 +00:00
  • a207e848b3 Add tap flags on record_t tmk 2013-02-26 16:27:09 +09:00
  • 1720cf34ca Fix bit shift which is beyond int size(16bit) tmk 2013-02-25 17:00:35 +09:00
  • 6778324de2 Fix keymap MACRO of pc98 adn hhkb tmk 2013-02-25 15:48:34 +09:00
  • 23c32d304b Add MACRO action tmk 2013-02-25 15:30:37 +09:00
  • 000f3c4c54 Merge branch 'pc98_fix' into overlays tmk 2013-02-25 15:29:47 +09:00
  • 308abf598d Fix software serial configure tmk 2013-02-25 08:40:15 +09:00
  • ea1ede83c3 Add serial_uart.c and use it for PC98 tmk 2013-02-25 03:09:10 +09:00
  • 90e6ff92f4 Add parity option in serial_soft.c tmk 2013-02-25 01:02:14 +09:00
  • cfa48f5987 Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. Dean Camera 2013-02-24 15:46:58 +00:00
  • 2b4658de2c Fix swapped product IDs for the ATMEGA8U2 and AT90USB82 in the DFU class bootloader. Dean Camera 2013-02-24 14:17:46 +00:00
  • 504a9f42ff Inhibit repeating key of PC98 tmk 2013-02-24 20:38:43 +09:00
  • fea6792f16 New keymap of PC98 tmk 2013-02-24 18:10:50 +09:00
  • 79b1f12908 Merge branch 'pc98' of github.com:tmk/tmk_keyboard into overlays tmk 2013-02-23 14:35:45 +09:00
  • 6215727b0b Fix debug code of serial_soft.c tmk 2013-02-23 14:32:34 +09:00
  • 0368936060 Fix README and comments in action.h tmk 2013-02-23 13:42:59 +09:00
  • 84a3d4d2a1 Edit README of PC98 tmk 2013-02-23 01:15:03 +09:00
  • 4ec8fd2823 Fix softwere serial tmk 2013-02-22 19:38:06 +09:00
  • 4a91d18277 Add keymap for PC98 tmk 2013-02-22 19:37:27 +09:00
  • eb776c1b79 Quick Fix: read scan code from PC98 tmk 2013-02-22 15:48:35 +09:00
  • f68c5bf0d3 Add initial files for PC98 tmk 2013-02-22 09:53:46 +09:00
  • 75a92ff653 Fix keymap of gh60 and hhkb tmk 2013-02-21 10:15:08 +09:00
  • 59e073e82b Fix tap key bug: layer stuck tmk 2013-02-20 16:53:55 +09:00
  • c3d57b69e0 Add keymap clear/reset action tmk 2013-02-20 15:52:32 +09:00
  • e0f960a576 Add overlay framework tmk 2013-02-20 11:16:13 +09:00
  • abf0b04d14 Apply new keymap for gh60 tmk 2013-02-20 10:40:07 +09:00
  • 8703edc724 Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED driver. Dean Camera 2013-02-19 21:07:55 +00:00
  • 6c531a10c0 Update author information. Dean Camera 2013-02-17 19:06:08 +00:00
  • 998dc6c17e Merge branch 'layer_switch' tmk 2013-02-16 04:20:01 +09:00
  • 06e4fc66ed Add keymap file of gh60 tmk 2013-02-16 04:16:03 +09:00
  • e324fa2918 Rewrite layer action with layer_switch tmk 2013-02-16 04:05:58 +09:00
  • 0142b571c4 Add keymaps of gh60 tmk 2013-02-16 02:58:19 +09:00
  • d9f2875866 Replace layer_stack with layer_switch tmk 2013-02-15 18:48:36 +09:00
  • f8d289e669 Merge branch 'layer_stack' tmk 2013-02-15 15:34:46 +09:00
  • 2b811352a1 Fix switch_default_layer command tmk 2013-02-15 15:27:19 +09:00
  • 0c1d98bd3c Add poker keymap with layer stacking tmk 2013-02-15 15:24:50 +09:00
  • 768ea72f10 Add layer_stack files taking apart from action.c tmk 2013-02-15 13:47:41 +09:00