| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Fix missing deprecated keycodes for keymap_swedish (#8483) | Ryan | 2020-03-19 | 1 | -20/+20 |
* | Update Programmer Dvorak keymap and add sendstring LUT (#8456) | Ryan | 2020-03-18 | 2 | -77/+184 |
* | Update UK keymap and sendstring LUT (#8458) | Ryan | 2020-03-17 | 2 | -147/+196 |
* | Update Italian keymap and add sendstring LUT (#8438) | Ryan | 2020-03-16 | 2 | -88/+259 |
* | Update German keymap and sendstring LUT (#8437) | Ryan | 2020-03-16 | 2 | -92/+147 |
* | Update French keymap and sendstring LUT (#8436) | Ryan | 2020-03-16 | 2 | -85/+156 |
* | Update Brazilian keymap and add sendstring LUT (#8435) | Ryan | 2020-03-16 | 2 | -50/+236 |
* | Update Belgian keymap and sendstring LUT (#8349) | Ryan | 2020-03-16 | 2 | -99/+162 |
* | Update Slovenian keymap and add sendstring LUT (#8350) | Ryan | 2020-03-16 | 2 | -84/+248 |
* | Update Norman keymap and sendstring LUT (#8404) | Ryan | 2020-03-16 | 2 | -41/+113 |
* | Update Plover keymap (#8405) | Ryan | 2020-03-16 | 1 | -25/+43 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-14 | 1 | -1/+1 |
* | Realign dynamic macros with recent SEND_STRING changes (#8407) | Wilba | 2020-03-14 | 1 | -6/+8 |
* | Add Portuguese keymap and sendstring lookup tables (#8390) | Luís Oliveira | 2020-03-13 | 2 | -0/+251 |
* | Update Swedish keymap and add sendstring LUT (#8365) | Ryan | 2020-03-12 | 2 | -62/+253 |
* | Update Spanish keymap and sendstring LUT (#8364) | Ryan | 2020-03-12 | 2 | -65/+154 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-10 | 2 | -20/+23 |
* | Feature: RGBLight layers (#7768) | Nathan Gray | 2020-03-10 | 2 | -0/+98 |
* | Refactor rgblight_reconfig.h (#7773) | Takeshi ISHII | 2020-03-10 | 3 | -44/+41 |
* | Remove NO_UART defines from config.h for V-USB boards (#8351) | Ryan | 2020-03-09 | 1 | -2/+0 |
* | Update Dvorak, Colemak and Workman keycode aliases (#8217) | Ryan | 2020-03-09 | 5 | -225/+388 |
* | Update Norwegian keymap and add sendstring LUT (#8300) | Ryan | 2020-03-08 | 2 | -34/+253 |
* | Backlight - Carve out a better location for private driver functionality (#8329) | Joel Challis | 2020-03-07 | 7 | -63/+64 |
* | Remove unused LED_BREATHING_TABLE | zvecr | 2020-03-06 | 2 | -25/+0 |
* | Refactor more backlight to a common location (#8292) | Joel Challis | 2020-03-06 | 5 | -112/+78 |
* | Update Hungarian keymap and add sendstring LUT (#8220) | Ryan | 2020-03-03 | 2 | -117/+271 |
* | Reduce PROGMEM usage for sendstring LUT (#8109) | Ted M Lin | 2020-03-03 | 12 | -350/+419 |
* | Prune out pure software pwm && custom driver && remove wrapping BACKLIGHT_PIN... | Joel Challis | 2020-03-01 | 1 | -284/+241 |
* | Fix recent clang-format breaking quantum.c (#8282) | Joel Challis | 2020-03-01 | 1 | -2/+2 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-01 | 1 | -1/+1 |
* | Remove duplicate BRTG case (#8277) | Ryan | 2020-03-01 | 1 | -5/+0 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 15 | -332/+812 |
* | Add support for delays in send_string. (#8244) | Nick Brassel | 2020-02-27 | 2 | -29/+60 |
* | Split - Avoid race condition during matrix_init_quantum (#8235) | Joel Challis | 2020-02-25 | 3 | -17/+19 |
* | `send_unicode_string()`: Add support for code points > 0xFFFF (#8236) | Ryan | 2020-02-25 | 4 | -25/+21 |
* | A proper `send_string()` for the Unicode feature (#8155) | Ryan | 2020-02-24 | 2 | -0/+50 |
* | Add mouse support to SEND_STRING (#8223) | Joel Challis | 2020-02-23 | 1 | -0/+36 |
* | Add Danish keymap and sendstring LUT (#8218) | Ryan | 2020-02-21 | 2 | -0/+252 |
* | Add Turkish keymap aliases and sendstring LUT (#7676) | Ryan | 2020-02-21 | 4 | -0/+551 |