summaryrefslogtreecommitdiff
path: root/tmk_core/common/keycode.h
Commit message (Expand)AuthorAge
* Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis2021-08-18
* Format code according to conventions (#12244)github-actions[bot]2021-03-15
* Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz2021-03-15
* Add support for 8 buttons to mouse report (#10807)Drashna Jaelre2021-01-28
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-26
* Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević2020-04-12
* Add 4-character aliases for sendstring keycodes (#7409)fauxpark2019-11-22
* clang-format changesskullY2019-08-30
* Add MOD_MASK_* macros to core code (#4337)Konstantin Đorđević2019-01-25
* Flip definitions of macOS brightness aliasJunya Ogura2019-01-17
* MacOS Brightness Alias (#4836)Jeremy Bernhardt2019-01-17
* Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević2018-12-12
* Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota2018-11-28
* Tidy up keycode.h (#3666)fauxpark2018-08-16
* Fix dead link to USB keycodes doc (#3050)Leo Wzukw2018-05-26
* Generate API docs from source code comments (#2491)skullydazed2018-03-22
* Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2018-03-16
* some major steps toward making the usb-usb converter workBalz Guenat2017-08-15
* Keycode refactorWilba65822016-12-29
* Fix IS_CONSUMER macroFred Sundvik2016-07-07
* Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik2016-07-07
* Change to KC_BOOTLOADER(KC_BTLD)tmk2015-09-16
* Add an assignable RESET keyskullY2015-09-16
* Add description for non-US keys on keycode.htmk2015-06-26
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10