qmk_firmware/users
Drashna Jaelre 61a2169ff9 Update to Drashna Keymaps and Userspace (#2650)
* Change global config.h settings

* Make Shift LED brighter

* Compatibility Tweaks

* Update ASCII art and layer comments

* Add comments about MOD layer

* Change ASCII art for reset, since it was out of date

* Use Overwatch theme for Workman layer

* Fix RGB define comments

* Make sure RGB set list matches

* Stop all notes for custom Faux Click

* Switch to OSM for everything, and remove RGB Sleep

* Never use KEYMAP now

* Only enable RGB Sleep on Non-Ergodox boards

* Cleanup do to new rgblight_list.h file

* Add redirect message for RGB codes

* Update userspace documentation

* Cleanup of Userspace

Add unicode support, and cleaned up comments for ifdef statements

* Remove unneeded slashes

* Unicode handling

* Force NKRO
2018-03-31 22:38:06 -04:00
..
333fred Turn on prevent stuck modifiers for my keymaps. 2017-12-09 00:06:08 -05:00
_example Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
drashna Update to Drashna Keymaps and Userspace (#2650) 2018-03-31 22:38:06 -04:00
dudeofawesome layout(preonic): update to dudeofawesome's layout (#2507) 2018-03-16 16:22:33 -04:00
gordon Patched some keyboards that won't compile (#2453) 2018-03-09 13:31:42 -05:00
jackhumbert Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
losinggeneration Added personal nyquist & levinson layouts 2018-02-04 13:40:22 -05:00
not-quite-neo Not quite neo (#2318) 2018-02-02 01:21:41 -05:00
turbomech added ALU84 keyboard and TurboMech user space (#2206) 2017-12-31 22:39:34 -05:00
readme.md Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00

User space

This is a place for users to put code that they might use between keyboards. If you build the keymap mine, /users/mine/rules.mk will be included in your build, and /users/mine/ will be in your path - keep these things in mind when naming your files and referencing them from other places.