Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-12 | Fix darkmode (#8393) | Nick Brassel | |
* Rearrange the custom CSS a bit. * fix css name * add missing quote * Fix up dark mode rendering. (#8392) * Fix up dark mode rendering. * Update index.html * Fix up code blocks * Fix code in page toc * Update docs/qmk_custom_dark.css Co-Authored-By: Ryan <fauxpark@gmail.com> Co-authored-by: skullY <skullydazed@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2020-03-12 | Add support for STM32L0/L1 onboard EEPROM. (#8002) | Nick Brassel | |
* Add support for STM32L0/L1 onboard EEPROM. * Update docs/eeprom_driver.md Co-Authored-By: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2020-03-11 | Add ADC support for STM32F3 and STM32F0 devices (#7681) | Drew Mills | |
* Add ADC support for STM32F3 and STM32F0 devices * Add section about configration options available to the ARM ADC implementation * Fix STM32 typo | |||
2020-03-10 | Rename qmk json-keymap to qmk json2c (#8372) | skullydazed | |
2020-03-10 | Feature: RGBLight layers (#7768) | Nathan Gray | |
* New feature: RGBLIGHT_LAYERS This feature allows users to define multiple independent layers of lighting that can be toggled on and off individually, making it easy to use your RGB lighting to indicate things like active keyboard layer & modifier state. * Demonstrate built in functions for layer state checking Also link the video in the docs. * Follow existing pattern for setting rgblight_status flags * Eliminate rgblight_is_static_mode since it's not needed Just check to see if the timer is enabled directly. | |||
2020-03-06 | [Docs] i2c_driver translation to Japanese (#8274) | kymok | |
* [WIP] i2c_driver translation to ja * update docs/ja/i2c_driver.md * update docs/ja/i2c_driver.md * align table + remove comment * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * Update docs/ja/i2c_driver.md * add original document commit hash Co-Authored-By: shela <shelaf@users.noreply.github.com> | |||
2020-03-07 | Buffer based OLED panning, write byte to buffer at arbitrary index (#8055) | brickbots | |
* Add buffer based single line pan, arbitrary byte write to buffer * Change dirty mask to inverse of OLED_BLOCK_TYPE for future proofing larger buffer sizes * Updating docs to include new functions * Updating to clarify scroll vs pan | |||
2020-03-06 | [Docs] Fix links in Config Options doc | James Young | |
2020-03-07 | Correct typo in tap_hold.md (#8326) | Shaun | |
Correct typo: "reasonal" to "reasonable" | |||
2020-03-05 | link the 2020 Feb 29 Breaking Changes changelog from the summary | James Young | |
2020-03-05 | keycodes.md: hard-code section link id attributes | James Young | |
2020-03-05 | keycodes.md: don't use section headings as links | James Young | |
It prevents the Table of Contents from parsing that heading. | |||
2020-03-05 | make sure all our redirects are in order | skullY | |
2020-03-05 | Add more call to action items | skullY | |
2020-03-05 | Add explicit id tags to externally linked headers | skullY | |
2020-03-05 | refactor How a Matrix Works doc | James Young | |
2020-03-05 | Hand Wire guide tidying, part 2 | James Young | |
2020-03-05 | Hand Wire guide tidying | James Young | |
2020-03-05 | clean up Firmware Setup section in Hand Wire guide | James Young | |
2020-03-05 | remove collapsible section for Compiling; redirect to Building Firmware doc | James Young | |
2020-03-05 | replace QMK Toolbox image in Hand Wire guide | James Young | |
Showing a current version of QMK Toolbox | |||
2020-03-05 | restructure Hand Wire Guide | James Young | |
2020-03-05 | split Hand Wire Preamble to a separate doc | James Young | |
2020-03-05 | CSS updates: ul and pre elements | James Young | |
2020-03-05 | Polish Configurator section | James Young | |
2020-03-05 | Adjust the H2 and H2 margins | skullY | |
2020-03-05 | reduce the line-height of the sidebar | skullY | |
2020-03-05 | rearrange the sidebar a bit | skullY | |
2020-03-05 | limit the TOC to H1 and H2 | skullY | |
2020-03-05 | remove line drawing chars | skullY | |
2020-03-05 | make custom_keycode_names.md a faq entry instead | skullY | |
2020-03-05 | reduce space on h3s | skullY | |
2020-03-05 | break feature_advanced_keycodes.md up into multiple files | skullY | |
2020-03-05 | improve our docsify setup | skullY | |
2020-03-05 | fix numbering | skullY | |
2020-03-05 | overhaul the newbs guide | skullY | |
2020-03-05 | More sidebar organization | skullY | |
2020-03-05 | Add API documentation | skullY | |
2020-03-05 | update flashing.md | James Young | |
- minor typo on intro paragraph (the -> them) - remove note about :check-size target (`make` task now does this automatically) - heading level for Caterina commands section - typo regarding Halfkay (come -> comes) | |||
2020-03-05 | update newbs_building_firmware.md | James Young | |
Update the text sample for when the compile task completes. | |||
2020-03-05 | Rework the newbs guide around the qmk cli | skullY | |
2020-03-05 | Add dark mode support | skullY | |
2020-03-05 | _summary.md: move Auto Shift page to Software Features category | James Young | |
2020-03-05 | clean up links to keycode references in newbs_building_firmware_configurator.md | James Young | |
2020-03-05 | clean up callouts in newbs_building_firmware_configurator.md | James Young | |
2020-03-05 | remove some unnecessary external links | James Young | |
Also clean up some trailing whitespace. | |||
2020-03-05 | rework the index page | skullY | |
2020-03-05 | remove unused docs | skullY | |
2020-03-05 | more wip | skullY | |
2020-03-05 | wip | skullY | |