aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* ARM - Initial backlight support (#6487)Joel Challis2019-10-051-13/+37
* Fixed typos in documentation (#6871)Erik Doffagne2019-10-024-11/+11
* Expose zh-cn docs, delete bad zh docs, add docs for adding translations (#6855)Jack Humbert2019-10-018-230/+159
* ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Joel Challis2019-09-274-4/+19
* ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis2019-09-242-28/+36
* Configuration system for CLI (#6708)skullydazed2019-09-226-54/+408
* Update the breaking changes process so we always have a future branch (#6785)skullydazed2019-09-211-5/+4
* Generalize Tap Dance Layer functions (#6629)Drashna Jaelre2019-09-211-1/+3
* Add support for 328P hardware backlight on B1/B2 (#6776)fauxpark2019-09-201-10/+12
* [Keyboard] Add Discipad, Update Zadig doc for USBaspLoader (#6771)coseyfannitutti2019-09-201-1/+5
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-25/+55
* Add reset instructions for boards that use Command to the Zadig driver instal...Konstantin Đorđević2019-09-191-4/+4
* DRV2605L Continuous Haptic Feedback Support (#6461)MechMerlin2019-09-191-0/+7
* Clarify the backlight_level API doc slightly (#6733)xster2019-09-151-1/+2
* Make USB polling rate configurable with a define (#6668)fauxpark2019-09-061-1/+3
* [Docs] Update i2c_driver.md (#6665)Elliot Powell2019-09-031-1/+1
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-034-0/+93
* Fix typo in Open Graph description for docs (#6641)fauxpark2019-09-021-1/+1
* CLI command to format C codeskullY2019-08-311-0/+10
* Removed prescaler define from avr i2c, as it was impossible to use (#6617)Mikkel Jeppesen2019-08-301-1/+0
* consistencyskullY2019-08-301-1/+1
* Add a note about clang-format to the changelogskullY2019-08-301-0/+6
* Merge point for 2019 Aug 30 Breaking ChangeskullY2019-08-3010-28/+158
* Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre2019-08-301-0/+5
* Update Atreus to current code conventions (#5849)Joel Challis2019-08-301-0/+3
* Migrate ACTION_BACKLIGHT_* to BL_* (#6299)fauxpark2019-08-301-0/+4
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-301-0/+4
* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2019-08-301-0/+4
* Language Keymap extras backport from ZSA fork (#6198)Drashna Jaelre2019-08-301-0/+4
* LUFA USB descriptor cleanup (#4871)fauxpark2019-08-301-0/+4
* Added OLED Display autoscroll during periods of OLED data inactivity (#6546)XScorpion22019-08-251-11/+13
* Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed2019-08-251-5/+12
* Add 'bootloadHID' flash target (#5587)Joel Challis2019-08-244-1/+137
* Add Zadig 101 to docs (#6585)fauxpark2019-08-233-6/+46
* Align flashing behaviour of dfu-util (#6578)Joel Challis2019-08-221-4/+2
* [Docs] Update how_keyboards_work.md (#6528)madivad2019-08-211-1/+5
* Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre2019-08-214-11/+11
* Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella2019-08-213-4/+20
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-202-29/+5
* [Docs] Add RGB Matrix default mode define info (#6564)Drashna Jaelre2019-08-191-0/+1
* Reword a note about the MANUFACTURER and PRODUCT defines in hardware_avr.md (...fauxpark2019-08-171-1/+1
* Add support for different encoder pinout for right half of split keyboard (#6...Danny2019-08-162-0/+16
* Improve backlight PWM pin support (#6202)fauxpark2019-08-085-30/+27
* Change "yu" to "you" in combo docs (#6510)Michael Clayton2019-08-081-1/+1
* [Split] Add config option for DIRECT_PINS_RIGHT (#6479)Garrett Singer2019-08-032-0/+8
* [Docs] Add dfu-util and caterina udev examples (#6429)Joel Challis2019-08-011-1/+27
* Fix typo for building Ergodox EZ keyboards (#6453)Rasmus Lindroth2019-07-311-1/+1
* Update YouTube URLZachary J. Slater2019-07-291-1/+1
* [Docs] Add Sections and MO(layer)/TG(layer) Example (#6308)thomas-d-112019-07-251-13/+137
* Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)Konstantin Đorđević2019-07-202-34/+34