aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Docs] Clarify Zadig usage in FAQ Docs (#6360)Drashna Jaelre2019-07-191-6/+4
* Correct backlight on state docs (#6358)fauxpark2019-07-181-2/+4
* Extend maximum number of backlight levels to 31 (#6351)fauxpark2019-07-161-1/+1
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-1/+0
* Allow Combo feature to be enabled/disabled live (#6318)Drashna Jaelre2019-07-161-9/+23
* Add ARM I2Cv1 support to i2c_master (#6262)Joel Challis2019-07-161-2/+18
* Make Caps Lock delay more reasonable (#6199)Drashna Jaelre2019-07-161-2/+2
* Configure Vagrant to use qmk_base_container (#6194)Joel Challis2019-07-161-5/+41
* [Docs] Add dedicated page for Split Keyboard information (#5802)Drashna Jaelre2019-07-153-0/+187
* Usbasploader bootloader option addition (#6304)yiancar2019-07-152-0/+26
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-156-55/+455
* [Docs] Fix indented subheading on faq_debug.md (#6320)noroadsleft2019-07-131-0/+1
* Documentation: Newbs Flashing: Hightlight that sudo may be needed (#6300)Phil Schalm2019-07-121-3/+1
* [Docs] Clarify the rules.mk setup for Unicode (#6286)fauxpark2019-07-111-23/+45
* Updated OLED Docs with notes about screen timeout. (#6276)XScorpion22019-07-081-1/+1
* Added mod carry over from press to release. (#5866)XScorpion22019-07-061-0/+1
* fix typoshela2019-07-011-8/+8
* [Docs] Reword confusing description of `TO(layer)` (#6174)lf2019-06-241-1/+1
* Fix breathing always on for soft PWM (#5983)fauxpark2019-06-192-3/+9
* Set default I2C clock speed to 100kHz for split_common (#6161)Danny2019-06-191-2/+2