qmk_firmware/users
Jonathan Rascher d90038eb9c [Keymap] Assorted personal keymap/userspace updates (#6691)
* Turn off more unnecessary features by default

* Double TAP_CODE_DELAY due to more media key issues

Even with this change, some of the rotary encoder turns on my BDN9's
volume knob still seem to get dropped. It's possible there's something
wrong with the encoder itself. (Maybe the TAP_CODE_DELAY actually causes
QMK to miss an encoder turn? Unclear.) The other knob (backlight
brightness) works fine, FWIW....

* Restructure userspace config.h a bit

* Hack around Instant60 Via EEPROM conflict

Remove this when #6589 is fixed for Via boards.

* Add backlight breathing and (EEPROM) reset to BDN9

* Add keymap for 9-Key macropad
2019-09-07 08:58:17 -07:00
..
333fred
_example
arkag
bbaserdem Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
bcat
billypython Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 2019-02-17 22:23:32 -08:00
bocaj
cbbrowne
dhertz Dhertz' keymaps (#3094) 2018-06-02 08:50:01 -07:00
doogle999
drashna
dudeofawesome
edvorakjp
ericgebhart
gordon
ishtob Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
jackhumbert
jarred
kageurufu
konstantin Add personal Doro67 multi keymap, fix bug in KBD6X keymap (#6674) 2019-09-05 13:38:54 +10:00
kuatsure [Keymap] changes to my userspace and preonic keymap ( spring 2019 ) (#5881) 2019-05-22 21:40:16 -07:00
kuchosauronad0
losinggeneration
manna-harbour_miryoku
mattly mattly's userspace and iris (#6279) 2019-07-08 06:27:30 -07:00
mechmerlin [Keymap] Fix my userspace RGB bug (#5686) 2019-04-22 21:52:05 -07:00
mtdjr
narze
ninjonas [keymap] ninjonas userspace and keymaps for hotdox, lily58, & pinky3 (#6649) 2019-09-02 07:40:01 -07:00
not-quite-neo
nstickney
pvinis [Keymap] Pvinis/update for iris (#5889) 2019-05-16 09:38:28 -07:00
replicaJunction
ridingqwerty [Keymap] add "ridingqwerty" user and keymap for atreus keyboard (#6533) 2019-08-16 16:54:16 -07:00
romus
rs [Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others (#5181) 2019-05-07 10:43:08 -07:00
sethBarberee
sigma
spacebarracecar
stanrc85 [Keymap] Romac added and tweaks to existing keymaps (#5941) 2019-05-21 10:59:07 -07:00
talljoe [Keymap] Fix include following Wilba refactor (#6538) 2019-08-14 12:31:18 -07:00
turbomech
vosechu [Keymap] Add userspace files for vosechu (#4912) 2019-01-26 07:55:42 -08:00
wanleg
xtonhasvim
xulkal Added OLED Display autoscroll during periods of OLED data inactivity (#6546) 2019-08-25 12:37:55 -07:00
zer09
readme.md Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10: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.