Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-06 | Refactor fortitude60 to use split_common (#8113) | ||
2020-03-05 | link the 2020 Feb 29 Breaking Changes changelog from the summary | ||
2020-03-05 | keycodes.md: hard-code section link id attributes | ||
2020-03-05 | keycodes.md: don't use section headings as links | ||
It prevents the Table of Contents from parsing that heading. | |||
2020-03-05 | make sure all our redirects are in order | ||
2020-03-05 | Add more call to action items | ||
2020-03-05 | Add explicit id tags to externally linked headers | ||
2020-03-05 | refactor How a Matrix Works doc | ||
2020-03-05 | Hand Wire guide tidying, part 2 | ||
2020-03-05 | Hand Wire guide tidying | ||
2020-03-05 | clean up Firmware Setup section in Hand Wire guide | ||
2020-03-05 | remove collapsible section for Compiling; redirect to Building Firmware doc | ||
2020-03-05 | replace QMK Toolbox image in Hand Wire guide | ||
Showing a current version of QMK Toolbox | |||
2020-03-05 | restructure Hand Wire Guide | ||
2020-03-05 | split Hand Wire Preamble to a separate doc | ||
2020-03-05 | CSS updates: ul and pre elements | ||
2020-03-05 | Polish Configurator section | ||
2020-03-05 | Adjust the H2 and H2 margins | ||
2020-03-05 | reduce the line-height of the sidebar | ||
2020-03-05 | rearrange the sidebar a bit | ||
2020-03-05 | limit the TOC to H1 and H2 | ||
2020-03-05 | remove line drawing chars | ||
2020-03-05 | make custom_keycode_names.md a faq entry instead | ||
2020-03-05 | reduce space on h3s | ||
2020-03-05 | break feature_advanced_keycodes.md up into multiple files | ||
2020-03-05 | improve our docsify setup | ||
2020-03-05 | fix numbering | ||
2020-03-05 | overhaul the newbs guide | ||
2020-03-05 | More sidebar organization | ||
2020-03-05 | Add API documentation | ||
2020-03-05 | update flashing.md | ||
- 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 | ||
Update the text sample for when the compile task completes. | |||
2020-03-05 | Rework the newbs guide around the qmk cli | ||
2020-03-05 | Add dark mode support | ||
2020-03-05 | _summary.md: move Auto Shift page to Software Features category | ||
2020-03-05 | clean up links to keycode references in newbs_building_firmware_configurator.md | ||
2020-03-05 | clean up callouts in newbs_building_firmware_configurator.md | ||
2020-03-05 | remove some unnecessary external links | ||
Also clean up some trailing whitespace. | |||
2020-03-05 | rework the index page | ||
2020-03-05 | remove unused docs | ||
2020-03-05 | more wip | ||
2020-03-05 | wip | ||
2020-03-05 | [Keyboard] add miller/gm-862 keyboard (#8230) | ||
* add miller/gm-862 keyboard * Update keyboards/miller/gm862/gm862.c * Update keyboards/miller/gm862/gm862.h * Update keyboards/miller/gm862/gm862.h * Update keyboards/miller/gm862/readme.md * Update keyboards/miller/gm862/readme.md * Update keyboards/miller/gm862/readme.md * Update keyboards/miller/gm862/readme.md * Update config.h * Update keyboards/miller/gm862/config.h * Update keyboards/miller/gm862/readme.md | |||
2020-03-06 | update lily58/rev1:yshrsmz (#8298) | ||
* update lily58/rev1:yshrsmz * use pre-shifted keycodes | |||
2020-03-04 | [Keyboard] CapsUnlocked CU80 (#8257) | ||
* Initial commit for CU80 * Added iso and ansi to .json * Update keyboards/cu80/config.h Remove "Custom matrix" * Update keyboards/cu80/config.h * Update keyboards/cu80/config.h * Update keyboards/cu80/config.h * Update keyboards/cu80/cu80.h * Update keyboards/cu80/rules.mk * Update keyboards/cu80/keymaps/default/keymap.c * Update keyboards/cu80/rules.mk * Update keyboards/cu80/rules.mk * Update keyboards/cu80/cu80.h * Update keyboards/cu80/readme.md * Update keyboards/cu80/keymaps/default/keymap.c * Update keyboards/cu80/rules.mk * Update keyboards/cu80/rules.mk * Update keyboards/cu80/cu80.h * Update keyboards/cu80/cu80.h * Update keyboards/cu80/cu80.h * Update keyboards/cu80/info.json * Update keyboards/cu80/info.json * Update keyboards/cu80/info.json * Update keyboards/cu80/info.json * Update keyboards/cu80/keymaps/default/keymap.c * Update keyboards/cu80/rules.mk | |||
2020-03-05 | Update config.h - Fixed number of RGB LEDs (#8316) | ||
There are 18 LEDs, not 16 | |||
2020-03-04 | [Keymap] Add @cjuniet's keymap/layout/userspace (#8258) | ||
* Add Colemak layout * Add status bar for mods & locks with a custom font * Swap DEL and TAB * Fix media keys and add QMK Configurator layout * Add dead grave accent on <leader>e | |||
2020-03-04 | [Keymap] Wilba/Singav3 nk65 keymap updates (#8267) | ||
* via configurator can't do AG_TOGG with any key - meh * same issue - via can't do AG_TOGG * oops - missed AG_TOGG on the NK65 * add media and mousekeys * Update keyboards/nk65/keymaps/madhatter/keymap.c | |||
2020-03-04 | Add RGB lighting through one of the free pins (#8294) | ||
2020-03-04 | [Keymap] Adding the 4sStylZ xd75 (#8285) | ||
* Adding the 4sStylZ xd75 * Update keyboards/xd75/keymaps/4sstylz/keycodes.h * Apply suggestions from code review |