summaryrefslogtreecommitdiff
path: root/tmk_core
Commit message (Expand)AuthorAge
* Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2018-03-16
* Fix swap-hands tapping.Joe Wasson2018-03-16
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-16
* fix generate Keyboard.huplus2018-03-16
* Fixed dead links (#2451)Brian Choromanski2018-03-01
* Remap msys2 usb, fix USB port detection (#2301)Danny2018-02-28
* Change the CDC_NOTIFICATION_EPSIZE back to 8 from 32Fred Sundvik2018-02-12
* Fix reset for STM32 devicesFred Sundvik2018-02-10
* add conditional to perform check-size only for supported architecturesMichael F. Lamb2018-02-08
* make check_size work across platformsMichael F. Lamb2018-02-08
* Switch from echo to printf for output without newlinesDanny Nguyen2018-02-08
* Only search through newly detected devices and discard ones that disappearedDanny Nguyen2018-02-08
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-08
* ARM audio fixes, stack size increase (#2365)Jack Humbert2018-02-08
* Send usb wakeup through ChibiOSFred Sundvik2018-02-07
* Update ChibiOS to 17.6.3Fred Sundvik2018-02-07
* Update personal layouts, free up matrix_scan_user for JJ40 (#2319)Kenneth Aloysius2018-02-02
* Use perl directly instead of grep -PErin Call2018-02-02
* Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed2018-01-28
* Revert back to normal sleeping wait behaviour for STM32Fred Sundvik2018-01-21
* Fix compiler settings for MCUs with floating pointFred Sundvik2018-01-21
* Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius2018-01-18
* Add -e to enable interpretation of escape charactersDanny Nguyen2018-01-12
* backlight breathing overhaul (#2187)Balz Guenat2018-01-01
* Unsign key argument in add_key_to_reportfauxpark2017-12-19
* make 'layer_state_set' visible to user codeColin T.A. Gray2017-12-15
* fixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0)Colin T.A. Gray2017-12-15
* helper to compare current layer_state to user layerColin T.A. Gray2017-12-08
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-27
* I found a typo!Colin T.A. Gray2017-11-22
* Allow multiple process_record() calls per scanSeebs2017-11-21
* Adds serial number string to USB descriptors (#1996)Jack Humbert2017-11-17
* QMK DFU bootloader generation (#2009)Jack Humbert2017-11-14
* add pgm_read_dword for Infinity ErgoDoxTakayuki Matsubara2017-11-06
* adds per-layer rgb color option to ezJack Humbert2017-11-06
* Adds .qmk file type as a target for QMK Toolbox (#1084)Jack Humbert2017-11-01
* Fix pointing device featureRob Rogers2017-10-31
* RETRO_TAPPING (#1922)tsankuanglee2017-10-31
* fix Logical Maximum to be recognized as 255 instead of -1Takayuki Matsubara2017-10-31
* Fix avrdude message to not mention any specific device model.Phil Hagelberg2017-10-16
* Added BLE support for USB-USB converter. (#1824)Benjamin Dengler2017-10-15
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
* Add option to reverse PS2 mouse axes and scrollingJesper Brix Rosenkilde2017-10-10
* #1792 added in waits from tmk for locking switchesJoe Martin2017-10-10
* Generic Pointing Device (#1767)Snipeye2017-10-06
* Don't process keycodes on the slaveFred Sundvik2017-09-30
* Clueboard 60% support (#1746)skullydazed2017-09-29
* Force Raw HID interface number to 1 always (#1669)Wilba65822017-09-06
* add rule shortcut via @samwho's suggesionJack Humbert2017-08-27
* add bin targets - closes #1648, fixes #1647Jack Humbert2017-08-27