Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-03-05 | [Keyboard] add miller/gm-862 keyboard (#8230) | James Young | |
* 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) | Ryan | |
* update lily58/rev1:yshrsmz * use pre-shifted keycodes | |||
2020-03-04 | [Keyboard] CapsUnlocked CU80 (#8257) | James Young | |
* 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) | Ryan | |
There are 18 LEDs, not 16 | |||
2020-03-04 | [Keymap] Add @cjuniet's keymap/layout/userspace (#8258) | James Young | |
* 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) | James Young | |
* 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) | James Young | |
2020-03-04 | [Keymap] Adding the 4sStylZ xd75 (#8285) | James Young | |
* Adding the 4sStylZ xd75 * Update keyboards/xd75/keymaps/4sstylz/keycodes.h * Apply suggestions from code review | |||
2020-03-05 | YD60MQ refactor and Configurator layout support (#8313) | Nick Brassel | |
* refactor yd60mq.h - four-space indent - use K<row><col> base32hex notation - rename LAYOUT to LAYOUT_all (with alias for backwards compatibility) * refactor yd60mq.c to use led_update_kb() * align rules.mk to AVR template * refactor default keymap Also correct positions for KC_NUHS and KC_NUBS. * update readme * add Configurator layout support * initialize the Caps Lock LED pin properly | |||
2020-03-04 | [Keyboard] Forget to ifdef Super16 led config (#8314) | Joel Challis | |
2020-03-04 | [Keyboard] Switch to RGB Matrix for Super16 (#8305) | Joel Challis | |
2020-03-04 | [Keymap] Keymap Update (#8309) | Salicylic-acid3 | |
* Keymap Update Some key codes have been updated. naked64:salicylic 7skb:default * Keymap Update Some key codes have been updated. KC_GRAVE to KC_GRV 7skb:default |