summaryrefslogtreecommitdiff
path: root/tmk_core
Commit message (Expand)AuthorAge
* Loop based vusb_transfer_keyboardRasmus Schults2018-07-22
* VUSB fix report dropping if usbInterruptIsReady() returns falseRasmus Schults2018-07-22
* add col type definesJack Humbert2018-07-20
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-16
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-15
* Diagonal micro move fixEvgeniy Petukhov2018-06-28
* Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEPDrashna Jaelre2018-06-28
* Disable JTAG in keyboard initDrashna Jaelre2018-06-28
* Make sure the timer wraps around correctly independent of the os tick frequencyFred Sundvik2018-06-28
* Bootloader make issue (#2975)yiancar2018-06-06
* Add Suspend functions (#3112)Drashna Jaelre2018-06-03
* Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre2018-05-29
* Fix dead link to USB keycodes doc (#3050)Leo Wzukw2018-05-26
* Fix compile issues for atmega328pDrashna Jaelre2018-05-20
* Allow one-shot modifiers to be chainedGergely Nagy2018-05-14
* enable eeprom for rgb matrixJack Humbert2018-05-08
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-15
* Tabs to spaces in usb_descriptor.hfauxpark2018-04-11
* Update whitefox to use the K-Type teensy workaroundKaleb Elwert2018-04-03
* Properly always copy firmwareU-LANDSRAAD\drashna2018-03-29
* Fix RGB Sleep codeU-LANDSRAAD\drashna2018-03-28
* Better non-Linux support (#2524)dankm2018-03-26
* add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOSU-LANDSRAAD\drashna2018-03-25
* Generate API docs from source code comments (#2491)skullydazed2018-03-22
* [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre2018-03-19
* 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