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 e88f80a891
[Keymap] Big Drashna code update (#6639)
* Add a quefrency keymap

* New Alt-ernate layouts

* Enable Per Key Tapping Term to preserve sanity

* Use underglow and mod lights for status on Corne

* Update the drashna_ms keymap for quefrency

* Disable Audio since there isn't enough space

* Update KC_MAKE to ues :flash target

* Cleanup ergodox layout

* Enable i2c support for Iris

* Add keymap support for CG_SWAP

* Enable RGB Matrix Shutdown mode

* enable heatmap

* Update gitlab CI to install python3

* Remove game macros

These are no longer needed, and haven't been used in ages

* Cleanup planck layout

* Add RGB Matrix fun and RGB cleanup

* Add keycode and config for RGB Matrix idle animations

* Clean up rgb idle animation code

* Add rgb idle keycode to keymaps

* Fix issues with rgb matrix idle animation

* Fix some handling for idle animation

* Reduce idle animation timeout to 15s to be more reasonable

* fix up rgb stuff

* Fix isses with rgb functions not being called for matrix

* Use custom EEPROM Magic Number so testing is easier

* Extend Default Layer macro to support a lot more layers

* Fix bjohnson macropad

* Adjust KC_MAKE to process mods for more consistent behavior

* Fix up rgb stuff on corne

* Corne OLED Overhaul

* Fixes a number of issues with weirdness.
* Fixes issues with keylogger (should be more reliable now)
* Modulaize the OLED render sections
* Rewrite layer display code
* Update URL for Font Editor

Due to odd issues, I ended up rewriting from scratch.  And using PROGMEM versions, since I think I was getting memory overflows.

* Update polling rate on all keebs

* Fix planck ez layout config

* Remove macros from Viterbi
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 Creates a userspace for keymaps (#1559) 8 years ago
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] Big Drashna code update (#6639) 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 Creates a userspace for keymaps (#1559) 8 years ago
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 Creates a userspace for keymaps (#1559) 8 years ago

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.