Age | Commit message (Expand) | Author |
2020-04-02 | Initial support for ATtiny85 (#8632) | Joel Challis |
2020-04-01 | Strip out features to allow minimum firmware sizes (#8645) | Joel Challis |
2020-04-01 | Miscellaneous cleanups (#8639) | Ryan |
2020-04-01 | Add Slovak keymap and sendstring LUT (#8561) | Ryan |
2020-04-01 | Add Serbian keymaps and sendstring LUT (#8560) | Ryan |
2020-04-01 | Add Lithuanian keymap and sendstring LUT (#8562) | Ryan |
2020-04-01 | Add Latvian keymap and sendstring LUT (#8563) | Ryan |
2020-03-31 | Rename UC_OSX (and related constants) to UC_MAC (#8589) | Konstantin Đorđević |
2020-03-31 | V-USB: Consolidate usbconfig.h's into a single file (#8584) | Ryan |
2020-03-30 | format code according to conventions [skip ci] | QMK Bot |
2020-03-30 | Added USSR anthem. (#8588) | Antosha |
2020-03-28 | V-USB: Use structs for USB descriptors (#8572) | Ryan |
2020-03-27 | Fix IT_APOS backward compatibility define in keymap_italian.h (#8565) | Drashna Jaelre |
2020-03-26 | Add Estonian keymap (#8527) | Ryan |
2020-03-26 | Add Croatian keymap (#8525) | Ryan |
2020-03-25 | Run clang-format manually to fix recently changed files (#8552) | Joel Challis |
2020-03-22 | Add Irish keymap (#8528) | Ryan |
2020-03-22 | Add Czech keymap (#8526) | Ryan |
2020-03-22 | format code according to conventions [skip ci] | QMK Bot |
2020-03-23 | Add Post Processing to process_record (#4892) | Drashna Jaelre |
2020-03-23 | Variable combo (#8120) | Jeremy Bernhardt |
2020-03-23 | Add Word Per Minute calculation feature (#8054) | brickbots |
2020-03-22 | Align some ChibiOS build logic (#8461) | Joel Challis |
2020-03-22 | Add US International keymap (#8493) | Ryan |
2020-03-22 | Add Icelandic keymap and sendstring LUT (#8494) | Ryan |
2020-03-22 | Add Finnish keymap and sendstring LUT (#8495) | Ryan |
2020-03-22 | Remove BOOTLOADER_SIZE stuff from template (#8516) | Ryan |
2020-03-21 | Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347) | Joel Challis |
2020-03-21 | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis |
2020-03-20 | Update JIS keymap and sendstring LUT (#8457) | Ryan |
2020-03-19 | Fix missing deprecated keycodes for keymap_swedish (#8483) | Ryan |
2020-03-18 | Update Programmer Dvorak keymap and add sendstring LUT (#8456) | Ryan |
2020-03-17 | Update UK keymap and sendstring LUT (#8458) | Ryan |
2020-03-16 | Update Italian keymap and add sendstring LUT (#8438) | Ryan |
2020-03-16 | Update German keymap and sendstring LUT (#8437) | Ryan |
2020-03-16 | Update French keymap and sendstring LUT (#8436) | Ryan |
2020-03-16 | Update Brazilian keymap and add sendstring LUT (#8435) | Ryan |
2020-03-16 | Update Belgian keymap and sendstring LUT (#8349) | Ryan |
2020-03-16 | Update Slovenian keymap and add sendstring LUT (#8350) | Ryan |
2020-03-16 | Update Norman keymap and sendstring LUT (#8404) | Ryan |
2020-03-16 | Update Plover keymap (#8405) | Ryan |
2020-03-14 | format code according to conventions [skip ci] | QMK Bot |
2020-03-14 | Realign dynamic macros with recent SEND_STRING changes (#8407) | Wilba |
2020-03-13 | Add Portuguese keymap and sendstring lookup tables (#8390) | Luís Oliveira |
2020-03-12 | Update Swedish keymap and add sendstring LUT (#8365) | Ryan |
2020-03-12 | Update Spanish keymap and sendstring LUT (#8364) | Ryan |
2020-03-10 | format code according to conventions [skip ci] | QMK Bot |
2020-03-10 | Feature: RGBLight layers (#7768) | Nathan Gray |
2020-03-10 | Refactor rgblight_reconfig.h (#7773) | Takeshi ISHII |
2020-03-09 | Remove NO_UART defines from config.h for V-USB boards (#8351) | Ryan |