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 Add ergodash layout, update the backlight numbers for the rgb backlight to be the actual intended colors. 2019-06-20 09:25:41 -07:00
_example
arkag [Keymap] Arkag Userspace Update (#5438) 2019-03-18 10:31:09 -07:00
bbaserdem Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
bcat [Keymap] Assorted personal keymap/userspace updates (#6691) 2019-09-07 08:58:17 -07:00
billypython Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 2019-02-17 22:23:32 -08:00
bocaj Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
cbbrowne Adopted LAYOUT, added some keys (#5320) 2019-03-05 12:22:51 -08:00
dhertz
doogle999 Made a userspace that allows you to use your keyboard as an order of operations based calculator (#2864) 2018-10-23 12:44:48 -07:00
drashna [Keymap] Big Drashna code update (#6639) 2019-09-07 08:57:30 -07:00
dudeofawesome
edvorakjp Update edvorak keymap simplify (#5350) 2019-03-09 08:22:21 -08:00
ericgebhart
gordon Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
ishtob Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
jackhumbert
jarred [Keymap] Add leaf60 and tada68 keymaps (#6645) 2019-08-31 11:20:10 -07:00
kageurufu Features/ws2812 matrix driver (#5418) 2019-04-14 17:50:35 -07:00
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 [Keymap] Update to userspace kuchosauroand0 (#6596) 2019-08-24 09:01:12 -07:00
losinggeneration Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
manna-harbour_miryoku [Keymap] miryoku layout (#6171) 2019-06-26 00:33:12 -07:00
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 Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
narze [Keymap] Add narze userspace (#6652) 2019-09-07 08:06:30 -07:00
ninjonas [keymap] ninjonas userspace and keymaps for hotdox, lily58, & pinky3 (#6649) 2019-09-02 07:40:01 -07:00
not-quite-neo Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
nstickney [Keymap] update @nstickney's keymaps (#6076) 2019-06-06 13:00:52 -07:00
pvinis [Keymap] Pvinis/update for iris (#5889) 2019-05-16 09:38:28 -07:00
replicaJunction Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
ridingqwerty [Keymap] add "ridingqwerty" user and keymap for atreus keyboard (#6533) 2019-08-16 16:54:16 -07:00
romus Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
rs [Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others (#5181) 2019-05-07 10:43:08 -07:00
sethBarberee [Keymap] Adding my userspace and keymaps (#6496) 2019-08-13 10:25:51 -07:00
sigma
spacebarracecar [Keymap] Update to personal keymaps (#6136) 2019-06-16 17:35:20 -07:00
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 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 2018-11-27 15:34:06 -08:00
vosechu [Keymap] Add userspace files for vosechu (#4912) 2019-01-26 07:55:42 -08:00
wanleg Wanleg tuneup / additions (#5752) 2019-05-01 20:29:00 -07:00
xtonhasvim
xulkal Added OLED Display autoscroll during periods of OLED data inactivity (#6546) 2019-08-25 12:37:55 -07:00
zer09 Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
readme.md

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.