Add more call to action items
[jackhill/qmk/firmware.git] / docs /
2020-03-06 skullYAdd more call to action items
2020-03-06 skullYAdd explicit id tags to externally linked headers
2020-03-06 James Youngrefactor How a Matrix Works doc
2020-03-06 James YoungHand Wire guide tidying, part 2
2020-03-06 James YoungHand Wire guide tidying
2020-03-06 James Youngclean up Firmware Setup section in Hand Wire guide
2020-03-06 James Youngremove collapsible section for Compiling; redirect...
2020-03-06 James Youngreplace QMK Toolbox image in Hand Wire guide
2020-03-06 James Youngrestructure Hand Wire Guide
2020-03-06 James Youngsplit Hand Wire Preamble to a separate doc
2020-03-06 James YoungCSS updates: ul and pre elements
2020-03-06 James YoungPolish Configurator section
2020-03-06 skullYAdjust the H2 and H2 margins
2020-03-06 skullYreduce the line-height of the sidebar
2020-03-06 skullYrearrange the sidebar a bit
2020-03-06 skullYlimit the TOC to H1 and H2
2020-03-06 skullYremove line drawing chars
2020-03-06 skullYmake custom_keycode_names.md a faq entry instead
2020-03-06 skullYreduce space on h3s
2020-03-06 skullYbreak feature_advanced_keycodes.md up into multiple...
2020-03-06 skullYimprove our docsify setup
2020-03-06 skullYfix numbering
2020-03-06 skullYoverhaul the newbs guide
2020-03-06 skullYMore sidebar organization
2020-03-06 skullYAdd API documentation
2020-03-06 James Youngupdate flashing.md
2020-03-06 James Youngupdate newbs_building_firmware.md
2020-03-06 skullYRework the newbs guide around the qmk cli
2020-03-06 skullYAdd dark mode support
2020-03-06 James Young_summary.md: move Auto Shift page to Software Features...
2020-03-06 James Youngclean up links to keycode references in newbs_building_...
2020-03-06 James Youngclean up callouts in newbs_building_firmware_configurat...
2020-03-06 James Youngremove some unnecessary external links
2020-03-06 skullYrework the index page
2020-03-06 skullYremove unused docs
2020-03-06 skullYmore wip
2020-03-06 skullYwip
2020-03-02 Drashna Jaelre[Docs] Update ISP Flashing guide (#8149)
2020-03-01 James YoungFix the Breaking Changes doc again
2020-03-01 s-show[Docs] translated 'feature_tap_dance.md' to japanese...
2020-03-01 Joel ChallisPWM DMA based RGB Underglow for STM32 (#7928) 0.8.6
2020-02-29 James YoungBreaking Changes documentation fixes 0.8.1
2020-02-29 James Young2020 February 29 Breaking Changes Update (#8064) 0.8.0
2020-02-27 James YoungUpdate Breaking Changes checklist
2020-02-27 James YoungUpdate Breaking Changes timeline
2020-02-27 Nick BrasselAdd support for delays in send_string. (#8244)
2020-02-25 ridingqwertyNew feature: PERMISSIVE_HOLD_PER_KEY (#7994)
2020-02-25 Ryan`send_unicode_string()`: Add support for code points... 0.7.169
2020-02-23 RyanA proper `send_string()` for the Unicode feature (... 0.7.168
2020-02-23 Jez CopeAdd link to "Useful functions" in macro docs (#7446)
2020-02-23 Akaash SureshNew functionality for cformat (#7893) 0.7.165
2020-02-21 Joel ChallisAllow 30us matrix delay to be keyboard/user overridable... 0.7.158
2020-02-17 shela[Docs] Update Japanese translation of cli.md (#8188)
2020-02-17 shela[Docs] Update Japanese translation (#8129)
2020-02-17 umi[Docs] add japanese translation (detail guide part...
2020-02-16 Joel ChallisConvert f072 backlight build error to message (#8177) 0.7.154
2020-02-15 EroviaDrop bs4 dependency, update docs, minor improvements
2020-02-15 EroviaAnother major refactoring, add documentation
2020-02-11 Ted M LinFix out of bound OLED font access (#8145) 0.7.149
2020-02-11 ymzcdg[Docs] doc update zh-cn (#8147)
2020-02-11 Joel ChallisAlign max backlight level in docs (#8142)
2020-02-07 Cody BenderAdd QMK Compile Context Sensitivity (#6884) 0.7.142
2020-02-07 Joel ChallisRefactor ergo42 to use split_common (#7925)
2020-02-07 fauxparkMove Grave Escape, Lock and Leader keycodes into their...
2020-02-05 Joel ChallisReduce SPLIT_USB_TIMEOUT by 500ms (#7637)
2020-02-02 James Young[Docs] future branch housekeeping
2020-01-28 shela[Docs] Update Japanese translation (#8015)
2020-01-27 Joel ChallisMerge pull request #7995 from zvecr/feature/split_arm_i... 0.7.125
2020-01-27 Joel ChallisRefactor stm32duino f103 keyboards to use new central... 0.7.124
2020-01-26 James Youngsuggestions by skullydazed
2020-01-26 James Youngchange Instructions listing in Docs summary
2020-01-26 James Youngadd Breaking Change PR Instructions doc
2020-01-24 skullydazedBeef up how `qmk doctor` works. (#7375) 0.7.119
2020-01-24 Nick BrasselAdd customisable EEPROM driver selection (#7274)
2020-01-19 fauxpark[Docs] Misc cleanups for OLED documentation (#7864)
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2020-01-18 Rob HaswellConfiguration values for starting HSV and speed (#7740)
2020-01-18 Joel ChallisAdd docs for 'CUSTOM_MATRIX = lite' (#7906)
2020-01-17 ridingqwertyImplement and document TAPPING_FORCE_HOLD_PER_KEY ...
2020-01-14 skullYAdd a note explaining how to run tests
2020-01-14 skullYAdd a section on python tests
2020-01-14 fauxparkMove Space Cadet keycodes to their own section in keyco...
2020-01-10 zk-phiAdd per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838)
2020-01-10 shelaFix docker script and document (#7786) 0.7.107
2020-01-09 James YoungUpdate Breaking Changes doc timeline
2020-01-07 Rob HaswellRGB matrix effect - left-right gradient (#7742)
2020-01-06 Takeshi ISHII[Docs] Update check commands in Japanese documents...
2020-01-04 James YoungUpdate Breaking Changes doc for 2020-02-29 merge
2020-01-04 shela[Docs] fix installation commands for macos (#7785)
2020-01-04 shela[Docs] Update Japanese translation (#7783)
2020-01-03 ridingqwertyMerge pull request #7762 from CurryFurious/userspace_curry
2020-01-02 Takeshi ISHII[Docs] Added description of LIB_SRC to docs/config_opti...
2020-01-02 Casper Weiss BangFixed a small typo (#7743)
2020-01-02 umi[Docs] add japanese translation (faq part) (#7464)
2019-12-31 Joel ChallisSPI DMA based RGB Underglow for STM32 (#7674)
2019-12-31 Drashna Jaelre[Docs] Update macOS related issues in docs (#7744)
2019-12-30 Takeshi ISHII[Docs] remove docs/ja/newbs_best_practices.md (#7739)
2019-12-29 Takeshi ISHIIJapanese translation of docs/newbs_git_*.md (#7689)
2019-12-27 Takeshi ISHII[Docs] Fix minor differences in docs/newbs_git_resynchr...
2019-12-27 shela[Docs] Update Japanese translation (#7693)
next