summaryrefslogtreecommitdiff
path: root/tmk_core
Commit message (Expand)AuthorAge
* Merge pull request #1010 from SjB/oneshot_timeout_fixJack Humbert2017-02-06
|\
| * moved oneshot cancellation code outside of process_record.SjB2017-01-29
| * oneshot timeout would only timeout after an event.SjB2017-01-15
* | Merge pull request #1014 from SjB/lcd_mods_statusJack Humbert2017-01-24
|\ \
| * | added mods status bit to visualizer.SjB2017-01-17
| |/
* | Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2017-01-21
* | Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-21
|/
* Merge pull request #973 from Wilba6582/keycode_refactorJack Humbert2016-12-30
|\
| * Keycode refactorWilba65822016-12-29
* | API Sysex fixesFred Sundvik2016-12-29
|/
* Fixes issue #900Wilba65822016-12-20
* Allow power consumption to be set per-keyboard.Kyle Smith2016-12-14
* Merge pull request #944 from priyadi/negmousefixJack Humbert2016-12-12
|\
| * Allow negative values for mouse movementsPriyadi Iman Nurcahyo2016-12-10
* | The adafruit BLE C++ code requires -std=c++11Priyadi Iman Nurcahyo2016-12-10
|/
* Merge pull request #921 from Wilba6582/raw_hidJack Humbert2016-12-05
|\
| * Initial version of Raw HID interfaceWilba65822016-12-01
* | syntax error fixPriyadi Iman Nurcahyo2016-12-05
* | Implemented weak ps2_mouse_init_user()Priyadi Iman Nurcahyo2016-12-05
* | Merge pull request #931 from OferPlesser/feature/improve-ps2-mouseJack Humbert2016-12-03
|\ \
| * | Forgot to use define in delay instead of hardcoded numberOfer Plesser2016-12-03
| * | Added back PS2_MOUSE_INIT_DELAY defineOfer Plesser2016-12-03
| * | Refactored and improved ps2 mouse featureofples2016-12-03
* | | Connect the adafruit ble code to the lufa main loopWez Furlong2016-12-02
|/ /
* | Merge pull request #915 from wez/ble_3Jack Humbert2016-12-02
|\ \
| * | Add support for Adafruit BLE modulesWez Furlong2016-11-27
* | | Merge pull request #913 from wez/ble_1Jack Humbert2016-12-02
|\| | | |/ |/|
| * Tidy up atomicity in timer.c and ring_buffer.hWez Furlong2016-11-27
* | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-28
|\|
| * Merge pull request #903 from priyadi/ps2_init_delayJack Humbert2016-11-26
| |\
| | * Make PS2 init delay configurable. Some devices are not fully powered upPriyadi Iman Nurcahyo2016-11-26
| * | Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-23
| * | Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-23
| * | Merge pull request #898 from PureSpider/backlight-fixJack Humbert2016-11-22
| |\ \
| | * | Set backlight status to on if it's at maximum brightness already and the brig...PureSpider2016-11-22
| | |/
* | | separated into api files/folderJack Humbert2016-11-26
* | | rgblight fixesJack Humbert2016-11-23
* | | travis plsJack Humbert2016-11-23
* | | converted to new formatJack Humbert2016-11-23
* | | converted to 8bit messagesJack Humbert2016-11-23
* | | cleaning up mididJack Humbert2016-11-21
* | | cleaning up new codeJack Humbert2016-11-21
* | | merging lets_splitJack Humbert2016-11-21
|\| |
| * | Refactoring Matrix scanningIBNobody2016-10-28
| * | Fixing Debounce - WIPIBNobody2016-10-28
| * | Fixed some large keyboard bugsIBNobody2016-10-23
| |/
* | working with helper, qmk_helper_windows@05b0105Jack Humbert2016-11-21
* | more structure to the packageJack Humbert2016-11-21
* | midi back and forthJack Humbert2016-11-18
* | rgb light through midiJack Humbert2016-11-17