| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Wrong letter | fauxpark | 2020-04-06 | 1 | -11/+11 |
| * | | | Update Italian macOS keymaps and add sendstring LUTs | fauxpark | 2020-04-06 | 4 | -178/+689 |
| | |/
| |/| |
|
* | | | Update French and German macOS keymaps and add sendstring LUTs (#8700) | Ryan | 2020-04-19 | 5 | -157/+736 |
* | | | Update Swiss French/German keymaps and add sendstring LUTs (#8689) | Ryan | 2020-04-19 | 4 | -177/+571 |
* | | | Bugfix for quantum/dip_switch.c (#8731) | Takeshi ISHII | 2020-04-12 | 1 | -2/+2 |
* | | | Add *OPT aliases for *ALT keycodes and macros (#8714) | Konstantin Đorđević | 2020-04-12 | 2 | -2/+9 |
* | | | format code according to conventions [skip ci] | QMK Bot | 2020-04-12 | 1 | -1/+1 |
* | | | Added Workman ZXCVM variation (#8686) | artjomsR | 2020-04-12 | 2 | -0/+184 |
* | | | Fix bug with layer caching in get_event_keycode (#8693) | Drashna Jaelre | 2020-04-12 | 2 | -7/+10 |
* | | | quantum/debounce: Added sym_pk debounce algorithm (#8587) | Purdea Andrei | 2020-04-11 | 2 | -7/+112 |
* | | | format code according to conventions [skip ci] | QMK Bot | 2020-04-11 | 2 | -10/+10 |
* | | | Various fixes to how timer differences are calculated (#8585) | Purdea Andrei | 2020-04-11 | 2 | -2/+22 |
* | | | Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) | Konstantin Đorđević | 2020-04-09 | 2 | -8/+5 |
| |/
|/| |
|
* | | Configurable VIA layout options default value (#8707) | Wilba | 2020-04-06 | 2 | -1/+9 |
|/ |
|
* | Add Greek keymap (#8636) | Ryan | 2020-04-05 | 1 | -0/+162 |
* | Add Polish keymap (#8637) | Ryan | 2020-04-05 | 2 | -4/+156 |
* | Add Russian keymap (#8638) | Drashna Jaelre | 2020-04-05 | 1 | -0/+133 |
|\ |
|
| * | Switch to ANSI layout | fauxpark | 2020-04-02 | 1 | -15/+16 |
| * | Add Russian keymap | fauxpark | 2020-04-01 | 1 | -0/+132 |
* | | Add Korean keymap (#8635) | Ryan | 2020-04-05 | 1 | -0/+128 |
* | | Initial support for ATtiny85 (#8632) | Joel Challis | 2020-04-02 | 2 | -0/+18 |
* | | Strip out features to allow minimum firmware sizes (#8645) | Joel Challis | 2020-04-01 | 2 | -0/+16 |
* | | Miscellaneous cleanups (#8639) | Ryan | 2020-04-01 | 2 | -5/+1 |
|/ |
|
* | Add Slovak keymap and sendstring LUT (#8561) | Ryan | 2020-04-01 | 2 | -0/+276 |
* | Add Serbian keymaps and sendstring LUT (#8560) | Ryan | 2020-04-01 | 3 | -0/+400 |
* | Add Lithuanian keymap and sendstring LUT (#8562) | Ryan | 2020-04-01 | 4 | -0/+502 |
* | Add Latvian keymap and sendstring LUT (#8563) | Ryan | 2020-04-01 | 2 | -0/+246 |
* | Rename UC_OSX (and related constants) to UC_MAC (#8589) | Konstantin Đorđević | 2020-03-31 | 4 | -17/+28 |
* | V-USB: Consolidate usbconfig.h's into a single file (#8584) | Ryan | 2020-03-31 | 1 | -342/+0 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-30 | 1 | -3/+1 |
* | Added USSR anthem. (#8588) | Antosha | 2020-03-30 | 1 | -3/+11 |
* | V-USB: Use structs for USB descriptors (#8572) | Ryan | 2020-03-28 | 1 | -39/+8 |
* | Fix IT_APOS backward compatibility define in keymap_italian.h (#8565) | Drashna Jaelre | 2020-03-27 | 1 | -1/+1 |
* | Add Estonian keymap (#8527) | Ryan | 2020-03-26 | 2 | -0/+255 |
* | Add Croatian keymap (#8525) | Ryan | 2020-03-26 | 2 | -0/+263 |
* | Run clang-format manually to fix recently changed files (#8552) | Joel Challis | 2020-03-25 | 5 | -29/+25 |
* | Add Irish keymap (#8528) | Ryan | 2020-03-22 | 1 | -0/+152 |
* | Add Czech keymap (#8526) | Ryan | 2020-03-22 | 2 | -0/+273 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-22 | 1 | -10/+6 |
* | Add Post Processing to process_record (#4892) | Drashna Jaelre | 2020-03-23 | 2 | -3/+19 |
* | Variable combo (#8120) | Jeremy Bernhardt | 2020-03-23 | 1 | -4/+10 |
* | Add Word Per Minute calculation feature (#8054) | brickbots | 2020-03-23 | 5 | -0/+138 |
* | Align some ChibiOS build logic (#8461) | Joel Challis | 2020-03-22 | 1 | -0/+2 |
* | Add US International keymap (#8493) | Ryan | 2020-03-22 | 8 | -35/+241 |
* | Add Icelandic keymap and sendstring LUT (#8494) | Ryan | 2020-03-22 | 2 | -0/+253 |
* | Add Finnish keymap and sendstring LUT (#8495) | Ryan | 2020-03-22 | 2 | -0/+253 |
* | Remove BOOTLOADER_SIZE stuff from template (#8516) | Ryan | 2020-03-22 | 1 | -10/+0 |
* | Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347) | Joel Challis | 2020-03-21 | 2 | -56/+0 |
* | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | 2020-03-21 | 3 | -0/+0 |
* | Update JIS keymap and sendstring LUT (#8457) | Ryan | 2020-03-20 | 2 | -46/+120 |