Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-22 | lufa: Fix console flush #223 | tmk | |
Old console sent unneeded empty data every one milli sencond. After this fix console flushes endpoint data bank every 50ms only when needed. | |||
2015-05-21 | layouts, default | Jack Humbert | |
2015-05-21 | Revert "Make action_for_key a weak symbol" | tmk | |
This reverts commit c17b8a599e3ec3b0a327bcd66082541f2517ab30. The commit made compile error and its intention is unclear. | |||
2015-05-21 | Merge pull request #216 from DigitalBrains1/modelm101 | tmk | |
Add 101-key Model M terminal keyboard | |||
2015-05-21 | Merge pull request #217 from SaskatoonTechworks/tmk_core_action | tmk | |
Make action_for_key a weak symbol | |||
2015-05-19 | Make action_for_key a weak symbol | Dan McGregor | |
2015-05-19 | default w/qwerty | Jack Humbert | |
2015-05-18 | files | Jack Humbert | |
2015-05-19 | Merge branch 'ibm4704_fix_protocol' | tmk | |
2015-05-19 | ibm4704_usb: Fix protocol handling | tmk | |
2015-05-19 | Add keyboard_setup() and matrix_setup() | tmk | |
2015-05-19 | ibm4704_usb: Fix interrupt of clock(rising edge) | tmk | |
2015-05-18 | ps2_usb: Fix pin configuration | Jun Wako | |
2015-05-17 | Add 101-key Model M terminal keyboard | Peter Lebbing | |
2015-05-15 | quark | Jack Humbert | |
2015-05-14 | ibm4704_usb: Add keymaps for 107 and 50-key | tmk | |
2015-05-13 | Revert "hhkb: Fix bug of matrix initialization for JP" | tmk | |
This reverts commit adfd5b92ebdc38721c89715e9071b35ecaeb79e9. | |||
2015-05-13 | hhkb: Change document | tmk | |
2015-05-13 | adb_usb: Change README | tmk | |
2015-05-13 | hhkb: Fix scan rate for HHKB JP #203 | tmk | |
2015-05-13 | hhkb: Add build options | tmk | |
2015-05-13 | hhkb: Change keymap | tmk | |
2015-05-13 | alps64: Change keymap | tmk | |
2015-05-13 | adb_usb: Change keymap | tmk | |
2015-05-13 | usb_usb: Fix keymap | tmk | |
2015-05-13 | usb_usb: Change debug LED pin config | tmk | |
2015-05-13 | Reduce code size of magic commands | tmk | |
2015-05-13 | Add description of AVR bootloader and boot section | tmk | |
2015-05-13 | usb_usb: Fix initialize procedure | tmk | |
2015-05-13 | Squashed 'tmk_core/' changes from caca2c0..dc0e46e | tmk | |
dc0e46e Rename LUFA to LUFA-git 3bfa7fa Remove LUFA-120730 215b764 Merge commit 'afa0f22a9299686fd88f58ce09c5b521ac917e8f' as 'protocol/lufa/LUFA' afa0f22 Squashed 'protocol/lufa/LUFA/' content from commit def7fca c0c42fa Remove submodule of LUFA 30f897d Merge commit '87ced33feb74e79c3281dda36eb6d6d153399b41' as 'protocol/usb_hid/USB_Host_Shield_2.0' 87ced33 Squashed 'protocol/usb_hid/USB_Host_Shield_2.0/' content from commit aab4a69 14f6d49 Remove submodule of USB_Host_Shield_2.0 git-subtree-dir: tmk_core git-subtree-split: dc0e46eaa4367d4e218f8816e3c117895820f07c | |||
2015-05-13 | Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5' | tmk | |
2015-05-10 | Add compile options '-fdata-sections' | Jun Wako | |
2015-05-07 | backlight stuff | Jack Humbert | |
2015-05-02 | quark | Jack Humbert | |
2015-04-29 | Merge pull request #14 from rswiernik/master | Jack Humbert | |
Fixed quite a few things | |||
2015-04-29 | Corrected makefile common var | Reed Swiernik | |
2015-04-29 | Moved keymap file location and fixed bugs in keymap_reed.c | Reed Swiernik | |
2015-04-28 | Merge branch 'mek-apelsin-lola' | tmk | |
2015-04-28 | Squashed 'tmk_core/' changes from b9e0ea0..caca2c0 | tmk | |
caca2c0 Add mouse support to ADB 5b0835a Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' f2f7556 Remove unneeded tap delays #201 8124195 Fix URL of HID Usage Tables pdf 0bb4679 Fix typo of doc/keycode.txt b24fa1a Fix handling of consumer usage #199 6ae1a3d Improve anti-ghosting behavior for fast typing a4c9763 Fix dfu-programmer parameters b62b3f2 Move ring_buffer.h file 6ec424f Fix debug print 502fb0c Fix ibm4704 protocol with using interrupt git-subtree-dir: tmk_core git-subtree-split: caca2c01553394d959550034c817520d575c7fa0 | |||
2015-04-28 | Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594' | tmk | |
2015-04-26 | Add mouse support to ADB | Mekaniserad Apelsin | |
Adding the makefile options ADB_MOUSE_ENABLE and ADB_MOUSE_ACCMAX. Might have gone overboard with comments, and tried but failed at not adding more than necessary outside the converter/adb_usb/ folder. | |||
2015-04-25 | Merge pull request #13 from rswiernik/master | Jack Humbert | |
Updated Readme and Build info | |||
2015-04-25 | Update README.md | Reed Swiernik | |
2015-04-25 | Update README.md | Reed Swiernik | |
Switched around more readme stuff | |||
2015-04-25 | Update README.md | Reed Swiernik | |
This stupid readme... | |||
2015-04-25 | Update README.md | Reed Swiernik | |
Updated formatting again... | |||
2015-04-25 | Update README.md | Reed Swiernik | |
Changed formatting mistake | |||
2015-04-25 | Updated readme with new build info | Reed Swiernik | |
2015-04-25 | Changed del key and added docs | Reed Swiernik | |
2015-04-25 | Updated makefile to properly handle non extended keymaps | Reed Swiernik | |