summaryrefslogtreecommitdiff
path: root/tmk_core/common
Commit message (Expand)AuthorAge
* format code according to conventions [skip ci]QMK Bot2020-08-29
* Kiibohd bootloader, take 2 (#10129)Ryan2020-08-29
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-29
* More Bluetooth refactoring (#9905)Ryan2020-08-29
* Initialize Layer State on startup (#8318)Drashna Jaelre2020-08-29
* Hid joystick interface (#4226)a-chol2020-08-29
* Re-fix the STM32 dual-bank bootloader stuff. (#9738)Nick Brassel2020-08-29
* Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ...Nick Brassel2020-08-29
* Fix the mousekey scrolling (#9174)dhong442020-08-29
* Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline ...Ryan2020-08-29
* Fix ChibiOS backlight not turning off on suspend (#10114)Ryan2020-08-26
* Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)Nick Brassel2020-08-21
* Add Kiibohd bootloader type to bootloader.mk (#9908)Ryan2020-08-12
* [Bug] Fix Swap Hands bug introduced by OSH (#9968)Drashna Jaelre2020-08-08
* format code according to conventions [skip ci]QMK Bot2020-07-25
* Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis2020-07-26
* format code according to conventions [skip ci]QMK Bot2020-07-21
* Implemented New MK_COMBINED Functionality (#9557)nathanvercaemert2020-07-21
* Remove `DESCRIPTION` (#9732)Ryan2020-07-16
* Add TAP_CODE_DELAY to Mod-Tap (#9422)Sven Grunewaldt2020-07-07
* Fix sharing of mouse button state from mousekeys to ps2_mouse (#9124)Manna Harbour2020-07-02
* Fix for One Shot Layer not being cleaned up after some actions (#8832)Joshua Diamond2020-06-18
* Fix one shot swaphands compiler error when NO_ACTION_ONESHOT is defined (#9296)Tsan-Kuang Lee2020-06-10
* adds support for the atmega328 (#9043)itsnoteasy2020-06-10
* Move encoder_read to common location (#9003)Joel Challis2020-06-03
|\
| * Move encoder_read to common locationzvecr2020-05-02
* | Move dip switch init to back of the init process (#9233)Drashna Jaelre2020-06-03
* | Fix build when using IGNORE_MOD_TAP_INTERRUPT_PER_KEY. (#9258)Nick Brassel2020-06-01
* | 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-30
* | Added missing shutdown_user() hook (#9180)yulei2020-05-25
* | Disable Mousekey Command interface when Constant speed is enabled (#7017)Drashna Jaelre2020-05-19
* | One shot support for swap hands (#8590)Zsolt Parragi2020-05-14
* | Optimization for scanning less layers. (#8311)Alex Ong2020-05-11
* | Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY2020-05-04
* | Fix conflicting types for 'tfp_printf' (#8269)Joel Challis2020-05-03
* | Initial vusb console support (#8559)Joel Challis2020-05-03
* | Add some usages needed for ChromeOS hosts (#8996)Joshua Moses Diamond2020-05-03
* | Provide a mechanism for split keyboards to process key press on both halves (...Joel Challis2020-05-03
|/
* [Docs] Fixed minor typos (#8860)Chris Ko2020-04-19
* Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević2020-04-12
* Fix bug with layer caching in get_event_keycode (#8693)Drashna Jaelre2020-04-12
* format code according to conventions [skip ci]QMK Bot2020-04-11
* Various fixes to how timer differences are calculated (#8585)Purdea Andrei2020-04-11
* Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević2020-04-09
* format code according to conventions [skip ci]QMK Bot2020-04-02
* Initial support for ATtiny85 (#8632)Joel Challis2020-04-02
* Fix `pgm_read_ptr()` define for ARM (#8658)Ryan2020-04-02
* Strip out features to allow minimum firmware sizes (#8645)Joel Challis2020-04-01
* fixed problem with implicit declaration in quantum/rgblight.c (#8406)Casper Weiss Bang2020-03-28
* Enable SLEEP_LED on ATmega32A (#8531)Joel Challis2020-03-26