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
Drashna Jaelre d41961c9ed [Keymap] Drashna's Feature madness (#6128)
* Fix my Tap Dance issues after I broke them

* Cleanup and organization of userspace documentation

As well as some additional cleanup of functions due to review of documentation.

* Enable Tapdance on Glow and remove more animations

* Revert to Eager PR debouncing

* Add better check for startup animation

* Move where RGB Matrix defines are listed

* Limit RGB Matrix max val

* Update keyboard for Iris Rev 3 conflicts

* Enable encoder support on planck ez

* Remove is_master check from corne\'s OLED code

* Overhaul OLED screens for my Corne

* One last removal

* Show RGB valu On both sides

* Updates for OLED display info

* Fix compile issues for rgb config

* Disabled Space Cadet for all drashna keymaps

* Fix OLED Screen configs

* Minor OLED Tweaks

* Revert some Iris changes

* Fix song include

* Handle MAKE macro for the Corne boards better

* Add super hacky-hack for eeconfig initialization

* Add audio support for Fractal since Elite Cs support it

* Add defines for keycode steps

* Add White layout

* Update Corne RGB info

* Add fun effects to layer indication for RGB Matrix enabled boards

* Use proper define for product name detection

* Update formatting

* Use custom timeout mechanism for OLED timeout

* Fix up OLED screen HSV code for new HSV structure

* Better handle turning off RGB Matrix when sleeping

* Disable MultiSplash Animation

* Change Iris back to using serial

* Why was RGB disabled?!?!?!

* Limit val in rgb_matrix_layer_helper function

* Remove EECONFIG setting for RGB matrix
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] Minor userspace and Quefrency keymap fixes (#6134) 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 Dhertz' keymaps (#3094) 7 years ago
doogle999 Made a userspace that allows you to use your keyboard as an order of operations based calculator (#2864) 7 years ago
drashna [Keymap] Drashna's Feature madness (#6128) 6 years ago
dudeofawesome layout(preonic): update to dudeofawesome's layout (#2507) 7 years ago
edvorakjp Update edvorak keymap simplify (#5350) 6 years ago
ericgebhart Keyboard that works on Qwerty or Bepo OS keyboards. (#3149) 7 years ago
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 atreus, ergotravel and org60 keymaps (#5381) 6 years ago
kageurufu Features/ws2812 matrix driver (#5418) 6 years ago
konstantin [Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312) 6 years ago
kuatsure [Keymap] changes to my userspace and preonic keymap ( spring 2019 ) (#5881) 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
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
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
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 Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 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 Sol Rev 2 Keyboard (#6389) 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.