| Commit message (Expand) | Author | Age | Files | Lines |
* | Format code according to conventions (#12244) | github-actions[bot] | 2021-03-15 | 1 | -1/+1 |
* | Fix keycode mappings for via and ensure they don't change within protocol (#1... | xyzz | 2021-03-15 | 1 | -0/+10 |
* | Add support for 8 buttons to mouse report (#10807) | Drashna Jaelre | 2021-01-28 | 1 | -4/+10 |
* | Change include guards in tmk_core/ and drivers/ to pragma once (#11240) | Ryan | 2020-12-26 | 1 | -3/+2 |
* | Add *OPT aliases for *ALT keycodes and macros (#8714) | Konstantin Đorđević | 2020-04-12 | 1 | -0/+2 |
* | Add 4-character aliases for sendstring keycodes (#7409) | fauxpark | 2019-11-22 | 1 | -1/+0 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -326/+326 |
* | Add MOD_MASK_* macros to core code (#4337) | Konstantin Đorđević | 2019-01-25 | 1 | -0/+16 |
* | Flip definitions of macOS brightness alias | Junya Ogura | 2019-01-17 | 1 | -2/+2 |
* | MacOS Brightness Alias (#4836) | Jeremy Bernhardt | 2019-01-17 | 1 | -0/+4 |
* | Add standard definitions for ALGR and KC_ALGR (#4389) | Konstantin Đorđević | 2018-12-12 | 1 | -0/+1 |
* | Add Extrakey support for Brightness up/down (#4477) | Giuseppe Rota | 2018-11-28 | 1 | -1/+5 |
* | Tidy up keycode.h (#3666) | fauxpark | 2018-08-16 | 1 | -397/+412 |
* | Fix dead link to USB keycodes doc (#3050) | Leo Wzukw | 2018-05-26 | 1 | -1/+2 |
* | Generate API docs from source code comments (#2491) | skullydazed | 2018-03-22 | 1 | -0/+1 |
* | Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. | fauxpark | 2018-03-16 | 1 | -0/+5 |
* | some major steps toward making the usb-usb converter work | Balz Guenat | 2017-08-15 | 1 | -0/+8 |
* | Keycode refactor | Wilba6582 | 2016-12-29 | 1 | -1/+1 |
* | Fix IS_CONSUMER macro | Fred Sundvik | 2016-07-07 | 1 | -1/+1 |
* | Remove unhandled KC_BTLD, RESET should be used instead | Fred Sundvik | 2016-07-07 | 1 | -5/+0 |
* | Change to KC_BOOTLOADER(KC_BTLD) | tmk | 2015-09-16 | 1 | -1/+3 |
* | Add an assignable RESET key | skullY | 2015-09-16 | 1 | -0/+3 |
* | Add description for non-US keys on keycode.h | tmk | 2015-06-26 | 1 | -2/+2 |
* | Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' | tmk | 2015-04-10 | 1 | -0/+489 |