Commit Graph

12065 Commits (a747c1c3dee728f5124a8effb8f52819f643de5f)
 

Author SHA1 Message Date
Joel Challis b368db9e02
Refactor fortitude60 to use split_common (#8113) 5 years ago
James Young 76189d9a28 link the 2020 Feb 29 Breaking Changes changelog from the summary 5 years ago
James Young 2939751eb3 keycodes.md: hard-code section link id attributes 5 years ago
James Young 772bacb770 keycodes.md: don't use section headings as links
It prevents the Table of Contents from parsing that heading.
5 years ago
skullY 961477c791 make sure all our redirects are in order 5 years ago
skullY 6956784ac1 Add more call to action items 5 years ago
skullY 54c58ea6de Add explicit id tags to externally linked headers 5 years ago
James Young a95a314f78 refactor How a Matrix Works doc 5 years ago
James Young bc31ebd0c4 Hand Wire guide tidying, part 2 5 years ago
James Young fbf27e7444 Hand Wire guide tidying 5 years ago
James Young 8b5ca3d110 clean up Firmware Setup section in Hand Wire guide 5 years ago
James Young 06708b9dc8 remove collapsible section for Compiling; redirect to Building Firmware doc 5 years ago
James Young 772d5264d6 replace QMK Toolbox image in Hand Wire guide
Showing a current version of QMK Toolbox
5 years ago
James Young 994de86121 restructure Hand Wire Guide 5 years ago
James Young 906bdce6ce split Hand Wire Preamble to a separate doc 5 years ago
James Young 3bd65d2173 CSS updates: ul and pre elements 5 years ago
James Young d5f34c4810 Polish Configurator section 5 years ago
skullY 503b52652c Adjust the H2 and H2 margins 5 years ago
skullY b5030907eb reduce the line-height of the sidebar 5 years ago
skullY 8b0fdc82dc rearrange the sidebar a bit 5 years ago
skullY 8d8d61b3c5 limit the TOC to H1 and H2 5 years ago
skullY f86fd0cd14 remove line drawing chars 5 years ago
skullY 12e43230c6 make custom_keycode_names.md a faq entry instead 5 years ago
skullY 55c5b82638 reduce space on h3s 5 years ago
skullY 9035c3497e break feature_advanced_keycodes.md up into multiple files 5 years ago
skullY 5d35098bfc improve our docsify setup 5 years ago
skullY 8249a288d7 fix numbering 5 years ago
skullY 45e218ceec overhaul the newbs guide 5 years ago
skullY 86f6405574 More sidebar organization 5 years ago
skullY 99850aabca Add API documentation 5 years ago
James Young 3c98854044 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)
5 years ago
James Young 7b1b53054f update newbs_building_firmware.md
Update the text sample for when the compile task completes.
5 years ago
skullY a701c15d87 Rework the newbs guide around the qmk cli 5 years ago
skullY 1b7fa46f8e Add dark mode support 5 years ago
James Young 58fb57bfa7 _summary.md: move Auto Shift page to Software Features category 5 years ago
James Young 6af58fc25e clean up links to keycode references in newbs_building_firmware_configurator.md 5 years ago
James Young e01763b8e5 clean up callouts in newbs_building_firmware_configurator.md 5 years ago
James Young cdb5c074d3 remove some unnecessary external links
Also clean up some trailing whitespace.
5 years ago
skullY 3f1e47dbcd rework the index page 5 years ago
skullY d1c0710dec remove unused docs 5 years ago
skullY 5b14456082 more wip 5 years ago
skullY d1c18086d2 wip 5 years ago
James Young 4ef10a424a
[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
5 years ago
Ryan 23c31dd929
update lily58/rev1:yshrsmz (#8298)
* update lily58/rev1:yshrsmz

* use pre-shifted keycodes
5 years ago
James Young 921e18988f
[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
5 years ago
Ryan 7e30d189e9
Update config.h - Fixed number of RGB LEDs (#8316)
There are 18 LEDs, not 16
5 years ago
James Young 8fd8454308
[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
5 years ago
James Young 8e229f0db6
[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
5 years ago
James Young 95ce19f846
Add RGB lighting through one of the free pins (#8294) 5 years ago
James Young 9550ab3342
[Keymap] Adding the 4sStylZ xd75 (#8285)
* Adding the 4sStylZ xd75

* Update keyboards/xd75/keymaps/4sstylz/keycodes.h

* Apply suggestions from code review
5 years ago