qmk_firmware/users
Drashna Jaelre 1512a6bfd4 Keymap: Update to drashna keymaps and userspace (#3992)
* Enabled unicode support and send_unicode function

* Unicode cleanup

* More unicode tweaking

* Update EEPROM stuff

* Account for keyboard macros

* Switch Equal to Plus on Ergodox

* more tweaks

* Minor Unicode tweaks

* Correct matrix printing for keylogger

* Fix unicode functions

* Fix unicode mode set since it actually uses EEPROM

* Re-add DISABLE_LEADER

* Ergodox is easier to hit the tapping term, fix that

* Fix stupid type on unicode mode check

* Preliminary CRKBD/HeliDox support

* Fixes to Helidox

* Cleanup userspace from old merge stuff

* Remove CCCV sounds

* Make Mode NOEEPROM Again
2018-10-01 21:00:14 -04:00
..
_example
333fred Make PREVENT_STUCK_MODIFIERS the default (#3107) 2018-09-17 13:48:02 -04:00
arkag Keymap: Added Leader Key Functionality (#4025) 2018-09-29 17:51:06 -07:00
bbaserdem Userspace update for user bbaserdem (#3443) 2018-07-18 20:17:55 -07:00
bocaj Make PREVENT_STUCK_MODIFIERS the default (#3107) 2018-09-17 13:48:02 -04:00
dhertz Dhertz' keymaps (#3094) 2018-06-02 08:50:01 -07:00
drashna Keymap: Update to drashna keymaps and userspace (#3992) 2018-10-01 21:00:14 -04:00
dudeofawesome layout(preonic): update to dudeofawesome's layout (#2507) 2018-03-16 16:22:33 -04:00
edvorakjp Add edvorakjp keymap for the Helix (rev2) keyboard (#3340) 2018-07-08 05:11:02 -07:00
ericgebhart Keyboard that works on Qwerty or Bepo OS keyboards. (#3149) 2018-06-08 10:06:25 -07:00
gordon Updates to gordon keymaps (#3082) 2018-05-30 08:10:22 -07:00
ishtob Make PREVENT_STUCK_MODIFIERS the default (#3107) 2018-09-17 13:48:02 -04:00
jackhumbert
jarred Keymap: Jarreds keymap creation (#3459) 2018-07-21 12:15:31 -07:00
kuatsure Add kuatsure map to preonic board (#3087) 2018-05-30 14:49:20 -07:00
losinggeneration Add Contra layout & cleanup a few things (#2998) 2018-05-18 13:58:23 -07:00
mechmerlin Keymap: Merlin Learns to QMK (#3820) 2018-08-31 14:49:18 -07:00
mtdjr Keymap: mtdjr userspace changes and Nyquist keymap addition (#3940) 2018-09-26 12:23:30 -07:00
not-quite-neo Not quite neo (#2318) 2018-02-02 01:21:41 -05:00
replicaJunction Make PREVENT_STUCK_MODIFIERS the default (#3107) 2018-09-17 13:48:02 -04:00
talljoe Keymap: Talljoe's keymap for oddball keyboards (#3910) 2018-09-19 16:13:58 -07:00
turbomech added ALU84 keyboard and TurboMech user space (#2206) 2017-12-31 22:39:34 -05:00
wanleg Keymap: 4x4 pro micro (#3976) 2018-09-25 15:39:41 -07:00
xtonhasvim Keymap: Fix missing braces around initializer error on older gcc (#3840) 2018-09-03 16:55:06 -07:00
zer09 Make PREVENT_STUCK_MODIFIERS the default (#3107) 2018-09-17 13:48:02 -04:00
readme.md

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.