aboutsummaryrefslogtreecommitdiffstats
path: root/docs/feature_userspace.md
AgeCommit message (Collapse)Author
2020-03-16Document 'make all:<name>' (#8439)Gravatar Joel Challis
* Document 'make all:<name>' * add cli docs * Apply suggestions from code review Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> Co-authored-by: skullydazed <skullydazed@users.noreply.github.com>
2019-11-25Send string keycode tweaks (#7471)Gravatar fauxpark
2019-10-29[Docs] Update flashing information to include :flash target (#6999)Gravatar Drashna Jaelre
* Update Newbs Flashing guide For the newbs that want to start flashing * Update flashing docs * Misc flashing * Attempt at flashing in french Lets hope I didn't butcher this too badly with machine transations * Update docs/feature_userspace.md * Apply language suggestions from code review * Apply suggestions from code review * Apply additional fr lang suggestions from code review * Apply suggestions from code review Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-Authored-By: Noan Mousy <4sstylz@protonmail.ch> Co-Authored-By: Xavier Hahn <xavier.hahn@gmail.com> Co-Authored-By: Vincent LE GOFF <vince.legoff@gmail.com>
2019-08-21Additional changes for Layer State typedef compatibility (#5906)Gravatar Drashna Jaelre
* Additional changes for Layer State typedef compatibility * Replace biton32 with get_highest_layer in docs * Change additional layer structure code * Fix uGFX reference issue * Remove dynamic_keymap check * Where did all these extra spaces come from Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-05-16[Docs] Fix typo in Userspace doc (#5871)Gravatar Pavlos Vinieratos
* typo * Update docs/feature_userspace.md Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-03-08[Docs] Update the KC_MAKE example in Userspace docs (#5337)Gravatar Drashna Jaelre
This includes a much more feature rich version of the code, as well as updating for changes that have occurred in QMK Firmware
2018-09-28Spell-check update for Userspace documentationGravatar noroadsleft
Because leaving review comments on a PR that's already been merged doesn't make any sense.
2018-09-28Update to the Userspace documentation (#4005)Gravatar Drashna Jaelre
* Overhaul to Userspace Documentation * Formatting issues * Additionaly formatting fixes * Add Readme info * Additionaly Readme info * Formatting fixes
2018-07-17Update README with rules.mk ordering information.Gravatar Fredric Silberberg
2018-04-21Talljoe's layout with common keymap. (#2764)Gravatar Joe Wasson
* Add userspace to talljoe layout. * Move more authority to userspace and create Bananasplit layout. * Move more things into userspace. * Common Core example * More work on common layout. * Num layer. * talljoe-ansi layout * Updates for Zeal60 * Add Zeal60 to 60_ansi_split_bs_rshift * Swap Escape and Grave * Num-layer tweaks * More tweaks. * Add 1up60rgb to world of layouts. * Rename ansi_split_bs_rshift layout to hhkb. * Control RGB Backlight. * change capslock led * Remove obsolete line from rules.mk. * Add user-friendly userspace override. * Fix enter for 1uprgb60 * Revert "Rename ansi_split_bs_rshift layout to hhkb." This reverts commit 53133719db25c7cb6a199108bbf5d980481a45f4.
2018-04-01Add userspace config.h handling to build script (#2640)Gravatar Drashna Jaelre
* Add userspace 'config.h' file * Add more robust docs * Remove config.h code from drashna userspace * Spelling error * Include links to Config Options page * Remove config.h documentation from userspace doc, as it's no longer needed
2017-12-09Trim trailing whitespaceGravatar fauxpark
2017-12-09Fix some of the more obvious typosGravatar fauxpark
2017-12-09Convert all headings to Title CaseGravatar fauxpark
2017-11-29Fixed minor typo in bootloader codeGravatar Drashna Jael're
2017-11-2816 byte optimization of macro ;)Gravatar Drashna Jael're
2017-11-27Update Userspace info to include Bootloader detectionGravatar Drashna Jael're
2017-11-14Add "KC_MAKE" to userspace exampleGravatar drashna
2017-10-21Creates a userspace for keymaps (#1559)Gravatar Jack Humbert
* create a user space * adds example * document, add readme.md * jackhumbert userspace, ergodox keymap