| Commit message (Expand) | Author | Age | Files | Lines |
* | update one shot keys link (#7020) | makenova | 2019-10-14 | 1 | -1/+1 |
* | ARM split - detect USB to select master/slave (#6424) | Joel Challis | 2019-10-11 | 2 | -0/+20 |
* | [Docs] French translation - Breaking Changes section (#6966) | Xavier Hahn | 2019-10-09 | 3 | -3/+162 |
* | [Docs] removed unneeded line of code in Tap Dance documentation (#6981) | Ethan Durrant | 2019-10-08 | 1 | -3/+0 |
* | [Docs] Clean up docs/newbs_flashing.md (#6973) | Max Rumpf | 2019-10-08 | 1 | -8/+16 |
* | [Docs] French translation of QMK Basics (#6925) | Xavier Hahn | 2019-10-08 | 7 | -8/+567 |
* | [Docs] CLI command to serve docs locally (#6956) | fauxpark | 2019-10-08 | 1 | -0/+10 |
* | [Docs] French translation of Complete Newbs Guide (#6901) | Xavier Hahn | 2019-10-08 | 12 | -1/+1329 |
* | [Docs] Clean up docs/newbs_building_firmware.md (#6930) | kuchosauronad0 | 2019-10-07 | 1 | -5/+5 |
* | [Docs] updated and cleaned up documentation for Tap Dance (#6949) | Ethan Durrant | 2019-10-07 | 1 | -32/+30 |
* | [Docs] Add AVR and ARM examples to GPIO Commands (#6942) | Drashna Jaelre | 2019-10-07 | 1 | -11/+10 |
* | Remove unanswered/unnecessary FAQ item | Max Rumpf | 2019-10-07 | 1 | -4/+0 |
* | [Docs] Add an important note about modifying user code (#6959) | fauxpark | 2019-10-07 | 1 | -3/+5 |
* | [CLI] Add `qmk list_keyboards` (#6927) | Dan McClain | 2019-10-07 | 1 | -0/+10 |
* | [Docs] Typo fix for feature_hd44780.md (#6917) | Erdem Efe Erol | 2019-10-06 | 1 | -3/+4 |
* | [Docs] Removed dead link (#6922) | Erdem Efe Erol | 2019-10-06 | 1 | -2/+2 |
* | ARM - Initial backlight support (#6487) | Joel Challis | 2019-10-05 | 1 | -13/+37 |
* | Fixed typos in documentation (#6871) | Erik Doffagne | 2019-10-02 | 4 | -11/+11 |
* | Expose zh-cn docs, delete bad zh docs, add docs for adding translations (#6855) | Jack Humbert | 2019-10-01 | 8 | -230/+159 |
* | ARM split - Add support for dfu-util EE_HANDS flashing (#6543) | Joel Challis | 2019-09-27 | 4 | -4/+19 |
* | ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) | Joel Challis | 2019-09-24 | 2 | -28/+36 |
* | Configuration system for CLI (#6708) | skullydazed | 2019-09-22 | 6 | -54/+408 |
* | Update the breaking changes process so we always have a future branch (#6785) | skullydazed | 2019-09-21 | 1 | -5/+4 |
* | Generalize Tap Dance Layer functions (#6629) | Drashna Jaelre | 2019-09-21 | 1 | -1/+3 |
* | Add support for 328P hardware backlight on B1/B2 (#6776) | fauxpark | 2019-09-20 | 1 | -10/+12 |
* | [Keyboard] Add Discipad, Update Zadig doc for USBaspLoader (#6771) | coseyfannitutti | 2019-09-20 | 1 | -1/+5 |
* | Cleanup rules.mk for 32A and 328P keyboards (#6767) | fauxpark | 2019-09-20 | 1 | -25/+55 |
* | Add reset instructions for boards that use Command to the Zadig driver instal... | Konstantin Đorđević | 2019-09-19 | 1 | -4/+4 |
* | DRV2605L Continuous Haptic Feedback Support (#6461) | MechMerlin | 2019-09-19 | 1 | -0/+7 |
* | Clarify the backlight_level API doc slightly (#6733) | xster | 2019-09-15 | 1 | -1/+2 |
* | Make USB polling rate configurable with a define (#6668) | fauxpark | 2019-09-06 | 1 | -1/+3 |
* | [Docs] Update i2c_driver.md (#6665) | Elliot Powell | 2019-09-03 | 1 | -1/+1 |
* | Add Dip Switch as a core feature (#6140) | Drashna Jaelre | 2019-09-03 | 4 | -0/+93 |
* | Fix typo in Open Graph description for docs (#6641) | fauxpark | 2019-09-02 | 1 | -1/+1 |
* | CLI command to format C code | skullY | 2019-08-31 | 1 | -0/+10 |
* | Removed prescaler define from avr i2c, as it was impossible to use (#6617) | Mikkel Jeppesen | 2019-08-30 | 1 | -1/+0 |
* | consistency | skullY | 2019-08-30 | 1 | -1/+1 |
* | Add a note about clang-format to the changelog | skullY | 2019-08-30 | 1 | -0/+6 |
* | Merge point for 2019 Aug 30 Breaking Change | skullY | 2019-08-30 | 10 | -28/+158 |
* | Fix the LUFA lib to use a submodule instead of just files (#6245) | Drashna Jaelre | 2019-08-30 | 1 | -0/+5 |
* | Update Atreus to current code conventions (#5849) | Joel Challis | 2019-08-30 | 1 | -0/+3 |
* | Migrate ACTION_BACKLIGHT_* to BL_* (#6299) | fauxpark | 2019-08-30 | 1 | -0/+4 |
* | Remove KC_DELT alias in favor of KC_DEL (#6327) | Konstantin Đorđević | 2019-08-30 | 1 | -0/+4 |
* | Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176) | fauxpark | 2019-08-30 | 1 | -0/+4 |
* | Language Keymap extras backport from ZSA fork (#6198) | Drashna Jaelre | 2019-08-30 | 1 | -0/+4 |
* | LUFA USB descriptor cleanup (#4871) | fauxpark | 2019-08-30 | 1 | -0/+4 |
* | Added OLED Display autoscroll during periods of OLED data inactivity (#6546) | XScorpion2 | 2019-08-25 | 1 | -11/+13 |
* | Refactor `qmk compile-json` to `qmk compile` (#6592) | skullydazed | 2019-08-25 | 1 | -5/+12 |
* | Add 'bootloadHID' flash target (#5587) | Joel Challis | 2019-08-24 | 4 | -1/+137 |
* | Add Zadig 101 to docs (#6585) | fauxpark | 2019-08-23 | 3 | -6/+46 |