aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
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
2019-08-08Change "yu" to "you" in combo docs (#6510)Gravatar Michael Clayton
2019-08-03[Split] Add config option for DIRECT_PINS_RIGHT (#6479)Gravatar Garrett Singer
2019-08-01[Docs] Add dfu-util and caterina udev examples (#6429)Gravatar Joel Challis
2019-07-31Fix typo for building Ergodox EZ keyboards (#6453)Gravatar Rasmus Lindroth
2019-07-29Update YouTube URLGravatar Zachary J. Slater
2019-07-25[Docs] Add Sections and MO(layer)/TG(layer) Example (#6308)Gravatar thomas-d-11
2019-07-20Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)Gravatar Konstantin Đorđević
2019-07-19[Docs] Clarify Zadig usage in FAQ Docs (#6360)Gravatar Drashna Jaelre
2019-07-18Correct backlight on state docs (#6358)Gravatar fauxpark
2019-07-16Extend maximum number of backlight levels to 31 (#6351)Gravatar fauxpark
2019-07-16Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Gravatar Drashna Jaelre
2019-07-16Allow Combo feature to be enabled/disabled live (#6318)Gravatar Drashna Jaelre
2019-07-16Add ARM I2Cv1 support to i2c_master (#6262)Gravatar Joel Challis
2019-07-16Make Caps Lock delay more reasonable (#6199)Gravatar Drashna Jaelre
2019-07-16Configure Vagrant to use qmk_base_container (#6194)Gravatar Joel Challis
2019-07-15[Docs] Add dedicated page for Split Keyboard information (#5802)Gravatar Drashna Jaelre
2019-07-15Usbasploader bootloader option addition (#6304)Gravatar yiancar
2019-07-15QMK CLI and JSON keymap support (#6176)Gravatar skullydazed
2019-07-13[Docs] Fix indented subheading on faq_debug.md (#6320)Gravatar noroadsleft
2019-07-12Documentation: Newbs Flashing: Hightlight that sudo may be needed (#6300)Gravatar Phil Schalm
2019-07-11[Docs] Clarify the rules.mk setup for Unicode (#6286)Gravatar fauxpark
2019-07-08Updated OLED Docs with notes about screen timeout. (#6276)Gravatar XScorpion2