aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2019-10-07[Docs] updated and cleaned up documentation for Tap Dance (#6949)Gravatar Ethan Durrant
2019-10-07[Docs] Add AVR and ARM examples to GPIO Commands (#6942)Gravatar Drashna Jaelre
2019-10-07Remove unanswered/unnecessary FAQ itemGravatar Max Rumpf
2019-10-07[Docs] Add an important note about modifying user code (#6959)Gravatar fauxpark
2019-10-07[CLI] Add `qmk list_keyboards` (#6927)Gravatar Dan McClain
2019-10-06[Docs] Typo fix for feature_hd44780.md (#6917)Gravatar Erdem Efe Erol
2019-10-06[Docs] Removed dead link (#6922)Gravatar Erdem Efe Erol
2019-10-05ARM - Initial backlight support (#6487)Gravatar Joel Challis
2019-10-02Fixed typos in documentation (#6871)Gravatar Erik Doffagne
2019-10-01Expose zh-cn docs, delete bad zh docs, add docs for adding translations (#6855)Gravatar Jack Humbert
2019-09-27ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Gravatar Joel Challis
2019-09-24ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Gravatar Joel Challis
2019-09-22Configuration system for CLI (#6708)Gravatar skullydazed
2019-09-21Update the breaking changes process so we always have a future branch (#6785)Gravatar skullydazed
2019-09-21Generalize Tap Dance Layer functions (#6629)Gravatar Drashna Jaelre
2019-09-20Add support for 328P hardware backlight on B1/B2 (#6776)Gravatar fauxpark
2019-09-20[Keyboard] Add Discipad, Update Zadig doc for USBaspLoader (#6771)Gravatar coseyfannitutti
2019-09-20Cleanup rules.mk for 32A and 328P keyboards (#6767)Gravatar fauxpark
2019-09-19Add reset instructions for boards that use Command to the Zadig driver instal...Gravatar Konstantin Đorđević
2019-09-19DRV2605L Continuous Haptic Feedback Support (#6461)Gravatar MechMerlin
2019-09-15Clarify the backlight_level API doc slightly (#6733)Gravatar xster
2019-09-06Make USB polling rate configurable with a define (#6668)Gravatar fauxpark
2019-09-03[Docs] Update i2c_driver.md (#6665)Gravatar Elliot Powell
2019-09-03Add Dip Switch as a core feature (#6140)Gravatar Drashna Jaelre
2019-09-02Fix typo in Open Graph description for docs (#6641)Gravatar fauxpark
2019-08-31CLI command to format C codeGravatar skullY
2019-08-30Removed prescaler define from avr i2c, as it was impossible to use (#6617)Gravatar Mikkel Jeppesen
2019-08-30consistencyGravatar skullY
2019-08-30Add a note about clang-format to the changelogGravatar skullY
2019-08-30Merge point for 2019 Aug 30 Breaking ChangeGravatar skullY
2019-08-30Fix the LUFA lib to use a submodule instead of just files (#6245)Gravatar Drashna Jaelre
2019-08-30Update Atreus to current code conventions (#5849)Gravatar Joel Challis
2019-08-30Migrate ACTION_BACKLIGHT_* to BL_* (#6299)Gravatar fauxpark
2019-08-30Remove KC_DELT alias in favor of KC_DEL (#6327)Gravatar Konstantin Đorđević
2019-08-30Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)Gravatar fauxpark
2019-08-30Language Keymap extras backport from ZSA fork (#6198)Gravatar Drashna Jaelre
2019-08-30LUFA USB descriptor cleanup (#4871)Gravatar fauxpark
2019-08-25Added OLED Display autoscroll during periods of OLED data inactivity (#6546)Gravatar XScorpion2
2019-08-25Refactor `qmk compile-json` to `qmk compile` (#6592)Gravatar skullydazed
2019-08-24Add 'bootloadHID' flash target (#5587)Gravatar Joel Challis
2019-08-23Add Zadig 101 to docs (#6585)Gravatar fauxpark
2019-08-22Align flashing behaviour of dfu-util (#6578)Gravatar Joel Challis
2019-08-21[Docs] Update how_keyboards_work.md (#6528)Gravatar madivad
2019-08-21Additional changes for Layer State typedef compatibility (#5906)Gravatar Drashna Jaelre
2019-08-21Added keycodes for swapping and unswapping the Control and OS keys (#6110)Gravatar Stephen Wanhella
2019-08-20Remove superfluous JTAG disable code (#6445)Gravatar fauxpark
2019-08-19[Docs] Add RGB Matrix default mode define info (#6564)Gravatar Drashna Jaelre
2019-08-17Reword a note about the MANUFACTURER and PRODUCT defines in hardware_avr.md (...Gravatar fauxpark
2019-08-16Add support for different encoder pinout for right half of split keyboard (#6...Gravatar Danny
2019-08-08Improve backlight PWM pin support (#6202)Gravatar fauxpark