aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-03-05clean up Firmware Setup section in Hand Wire guideGravatar James Young
2020-03-05remove collapsible section for Compiling; redirect to Building Firmware docGravatar James Young
2020-03-05replace QMK Toolbox image in Hand Wire guideGravatar James Young
Showing a current version of QMK Toolbox
2020-03-05restructure Hand Wire GuideGravatar James Young
2020-03-05split Hand Wire Preamble to a separate docGravatar James Young
2020-03-05CSS updates: ul and pre elementsGravatar James Young
2020-03-05Polish Configurator sectionGravatar James Young
2020-03-05Adjust the H2 and H2 marginsGravatar skullY
2020-03-05reduce the line-height of the sidebarGravatar skullY
2020-03-05rearrange the sidebar a bitGravatar skullY
2020-03-05limit the TOC to H1 and H2Gravatar skullY
2020-03-05remove line drawing charsGravatar skullY
2020-03-05make custom_keycode_names.md a faq entry insteadGravatar skullY
2020-03-05reduce space on h3sGravatar skullY
2020-03-05break feature_advanced_keycodes.md up into multiple filesGravatar skullY
2020-03-05improve our docsify setupGravatar skullY
2020-03-05fix numberingGravatar skullY
2020-03-05overhaul the newbs guideGravatar skullY
2020-03-05More sidebar organizationGravatar skullY
2020-03-05Add API documentationGravatar skullY
2020-03-05update flashing.mdGravatar 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-05update newbs_building_firmware.mdGravatar James Young
Update the text sample for when the compile task completes.
2020-03-05Rework the newbs guide around the qmk cliGravatar skullY
2020-03-05Add dark mode supportGravatar skullY
2020-03-05_summary.md: move Auto Shift page to Software Features categoryGravatar James Young
2020-03-05clean up links to keycode references in newbs_building_firmware_configurator.mdGravatar James Young
2020-03-05clean up callouts in newbs_building_firmware_configurator.mdGravatar James Young
2020-03-05remove some unnecessary external linksGravatar James Young
Also clean up some trailing whitespace.
2020-03-05rework the index pageGravatar skullY
2020-03-05remove unused docsGravatar skullY
2020-03-05more wipGravatar skullY
2020-03-05wipGravatar skullY
2020-03-05[Keyboard] add miller/gm-862 keyboard (#8230)Gravatar 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-06update lily58/rev1:yshrsmz (#8298)Gravatar Ryan
* update lily58/rev1:yshrsmz * use pre-shifted keycodes
2020-03-04[Keyboard] CapsUnlocked CU80 (#8257)Gravatar 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-05Update config.h - Fixed number of RGB LEDs (#8316)Gravatar Ryan
There are 18 LEDs, not 16
2020-03-04[Keymap] Add @cjuniet's keymap/layout/userspace (#8258)Gravatar 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)Gravatar 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-04Add RGB lighting through one of the free pins (#8294)Gravatar James Young
2020-03-04[Keymap] Adding the 4sStylZ xd75 (#8285)Gravatar James Young
* Adding the 4sStylZ xd75 * Update keyboards/xd75/keymaps/4sstylz/keycodes.h * Apply suggestions from code review
2020-03-05YD60MQ refactor and Configurator layout support (#8313)Gravatar 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)Gravatar Joel Challis
2020-03-04[Keyboard] Switch to RGB Matrix for Super16 (#8305)Gravatar Joel Challis
2020-03-04[Keymap] Keymap Update (#8309)Gravatar 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
2020-03-04New Keyboard: SiddersKB Majbritt (Pronounced My Brit) (#8260)Gravatar MechMerlin
* Initial commit of majbritt * Add QMK and VIA support to majbritt * Change vendor and product id * Change name * Change make path * Move Majbritt into sidderskb directory * Update keyboards/sidderskb/majbritt/majbritt.c Co-Authored-By: Drashna Jaelre <drashna@live.com> Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/sidderskb/majbritt/keymaps/default/config.h Co-Authored-By: Ryan <fauxpark@gmail.com> * remove unused file Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2020-03-04[Keyboard] VIA Support: Tada68 (#8289)Gravatar MechMerlin
* tada68 via files * change vid and pid based on wilba's recommendaton
2020-03-03[Keyboard] LFK78 refactor (#7835)Gravatar Ryan
* Change include guards to pragma once * Clean up default keymaps * Remove some magic numbers and use GPIO macros * Clean up keyboard.[ch] * Tidy up info.json and readme * Align config.h with template * Split up revision code into subfolders * rev C-H has no audio, apparently * Change revc_h to revc and document differences * Turn off Audio on revb for now, for Travis' sake * Split info.json into revision folders * Clean up default keymaps some more
2020-03-03[Keymap] new userspace for ibnuda (#8221)Gravatar Ibnu Daru Aji
* to ease the maintenance for some boards ibnuda has. * followed ridingqwerty's suggestion on 8821. * folloing drashna's suggestion on qmk's 8221. * following drashn's suggestion on qmk's 8211
2020-03-03[Keymap] Add crd's equinox keymap (#8251)Gravatar Jason Thigpen
2020-03-03[Keymap] Feature/alfrdmalr/keymap update (#8174)Gravatar Alfred Maler
* WIP do not merge * first pass at custom preonic layout * add auto shift and reset via leader key * Update readme * update copyright notice * formatting changes * fix: use MO instead of process_record_user * added backslash and moved grave position * remove extraneous 'j' characer in NUMPAD template * update template formatting * remove process_record_user * swap "!" with "@" * fix readme formatting * update readme layout image * restore settings layer * add windows minimize sequence * fix: switch to correct seq function for three-key sequence * fix: missing semicolon * refactor: move keymap to userspace and generic 5x12 layout * add numlock to numpad layer * add readme * update readme formatting * remove unused wrappers from layout keymap * update readme title to reflect new location * remove alfrdmalr directory from preonic/keymaps * add ortho 4x12 support * add 'trilayer' settings and update keymap * update SYMBOLS layer to SYMBOL * remove minimize sequence * clean up user config * add brightness controls * update settings ascii * moved some symbols around to make vim/linux smoother