You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
6 years ago
..
333fred Add ergodash layout, update the backlight numbers for the rgb backlight to be the actual intended colors. 6 years ago
_example
arkag [Keymap] Arkag Userspace Update (#5438) 6 years ago
bbaserdem Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
bcat [Keymap] Assorted personal keymap/userspace updates (#6691) 6 years ago
billypython Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 6 years ago
bocaj Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
cbbrowne Adopted LAYOUT, added some keys (#5320) 6 years ago
dhertz
doogle999 Made a userspace that allows you to use your keyboard as an order of operations based calculator (#2864) 7 years ago
drashna [Keymap] Big Drashna code update (#6639) 6 years ago
dudeofawesome
edvorakjp Update edvorak keymap simplify (#5350) 6 years ago
ericgebhart
gordon Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
ishtob Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
jackhumbert
jarred [Keymap] Add leaf60 and tada68 keymaps (#6645) 6 years ago
kageurufu Features/ws2812 matrix driver (#5418) 6 years ago
konstantin Add personal Doro67 multi keymap, fix bug in KBD6X keymap (#6674) 6 years ago
kuatsure [Keymap] changes to my userspace and preonic keymap ( spring 2019 ) (#5881) 6 years ago
kuchosauronad0 [Keymap] Update to userspace kuchosauroand0 (#6596) 6 years ago
losinggeneration Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
manna-harbour_miryoku [Keymap] miryoku layout (#6171) 6 years ago
mattly mattly's userspace and iris (#6279) 6 years ago
mechmerlin [Keymap] Fix my userspace RGB bug (#5686) 6 years ago
mtdjr Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
narze [Keymap] Add narze userspace (#6652) 6 years ago
ninjonas [keymap] ninjonas userspace and keymaps for hotdox, lily58, & pinky3 (#6649) 6 years ago
not-quite-neo Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
nstickney [Keymap] update @nstickney's keymaps (#6076) 6 years ago
pvinis [Keymap] Pvinis/update for iris (#5889) 6 years ago
replicaJunction Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
ridingqwerty [Keymap] add "ridingqwerty" user and keymap for atreus keyboard (#6533) 6 years ago
romus Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
rs [Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others (#5181) 6 years ago
sethBarberee [Keymap] Adding my userspace and keymaps (#6496) 6 years ago
sigma Keymap: add sun_usb keymap for sigma (#4138) 7 years ago
spacebarracecar [Keymap] Update to personal keymaps (#6136) 6 years ago
stanrc85 [Keymap] Romac added and tweaks to existing keymaps (#5941) 6 years ago
talljoe [Keymap] Fix include following Wilba refactor (#6538) 6 years ago
turbomech Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 7 years ago
vosechu [Keymap] Add userspace files for vosechu (#4912) 6 years ago
wanleg Wanleg tuneup / additions (#5752) 6 years ago
xtonhasvim Keymap: Fix missing braces around initializer error on older gcc (#3840) 7 years ago
xulkal Added OLED Display autoscroll during periods of OLED data inactivity (#6546) 6 years ago
zer09 Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
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.