summaryrefslogtreecommitdiff
path: root/docs/feature_userspace.md
AgeCommit message (Collapse)Author
2023-12-04Documentation regarding user code removal/acceptance (#22507)jack
2021-10-15Enable CLI flashing via mdloader (#14729)Joel Challis
* Enable CLI flashing via mdloader * remove flag * Update qmk flash help
2021-09-14[Docs] Clean up some code block languages (#14434)Ryan
2020-12-11Normalise include statements in core code (#11153)Ryan
* Normalise include statements in core code * Missed one
2020-06-10[Docs] Fixed the hyperlink to `/users/_example/`. (#9326)precondition
2020-05-25Fix capitalisation of "GitHub" (#9184)Ryan
2020-03-16Document 'make all:<name>' (#8439)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)fauxpark
2019-10-29[Docs] Update flashing information to include :flash target (#6999)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)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)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)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 documentationnoroadsleft
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)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.Fredric Silberberg
2018-04-21Talljoe's layout with common keymap. (#2764)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)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 whitespacefauxpark
2017-12-09Fix some of the more obvious typosfauxpark
2017-12-09Convert all headings to Title Casefauxpark
2017-11-29Fixed minor typo in bootloader codeDrashna Jael're
2017-11-2816 byte optimization of macro ;)Drashna Jael're
2017-11-27Update Userspace info to include Bootloader detectionDrashna Jael're
2017-11-14Add "KC_MAKE" to userspace exampledrashna
2017-10-21Creates a userspace for keymaps (#1559)Jack Humbert
* create a user space * adds example * document, add readme.md * jackhumbert userspace, ergodox keymap