summaryrefslogtreecommitdiff
path: root/docs/feature_userspace.md
Commit message (Collapse)AuthorAge
* Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre2019-08-21
| | | | | | | | | | | | | | | | * 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>
* [Docs] Fix typo in Userspace doc (#5871)Pavlos Vinieratos2019-05-16
| | | | | | | | * typo * Update docs/feature_userspace.md Co-Authored-By: fauxpark <fauxpark@gmail.com>
* [Docs] Update the KC_MAKE example in Userspace docs (#5337)Drashna Jaelre2019-03-08
| | | This includes a much more feature rich version of the code, as well as updating for changes that have occurred in QMK Firmware
* Spell-check update for Userspace documentationnoroadsleft2018-09-28
| | | | Because leaving review comments on a PR that's already been merged doesn't make any sense.
* Update to the Userspace documentation (#4005)Drashna Jaelre2018-09-28
| | | | | | | | | | | | | | * Overhaul to Userspace Documentation * Formatting issues * Additionaly formatting fixes * Add Readme info * Additionaly Readme info * Formatting fixes
* Update README with rules.mk ordering information.Fredric Silberberg2018-07-17
|
* Talljoe's layout with common keymap. (#2764)Joe Wasson2018-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Add userspace config.h handling to build script (#2640)Drashna Jaelre2018-04-01
| | | | | | | | | | | | | | * 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
* Trim trailing whitespacefauxpark2017-12-09
|
* Fix some of the more obvious typosfauxpark2017-12-09
|
* Convert all headings to Title Casefauxpark2017-12-09
|
* Fixed minor typo in bootloader codeDrashna Jael're2017-11-29
|
* 16 byte optimization of macro ;)Drashna Jael're2017-11-28
|
* Update Userspace info to include Bootloader detectionDrashna Jael're2017-11-27
|
* Add "KC_MAKE" to userspace exampledrashna2017-11-14
|
* Creates a userspace for keymaps (#1559)Jack Humbert2017-10-21
* create a user space * adds example * document, add readme.md * jackhumbert userspace, ergodox keymap