qmk-firmware/users
Jonathan Rascher fcb5653411 [Keymap] Switch Quefrency keymap from I2C back to serial; factor common configs into userspace (#5951)
* Switch Quefrency from flaky I2C back to serial

* Lower mouse wheel speed on Quefrency slightly

* Migrate common settings to userspace

* Enable Bootmagic Lite for consistent reset to bootloader.

* Turn off some undesired features across all keyboards.

* Remove EEPROM reset keybinding from all keyboards since Bootmagic Lite
also does an EEPROM reset.

* Set backlight and underglow increments consistently across all
keyboards since lots of them like to override the deafults.

* Set mouse keys consistently across all keyboards.

* Update function layer keymap images
2019-05-22 21:08:48 -07:00
..
333fred
_example
arkag
bbaserdem
bcat [Keymap] Switch Quefrency keymap from I2C back to serial; factor common configs into userspace (#5951) 2019-05-22 21:08:48 -07:00
billypython
bocaj
cbbrowne
dhertz
doogle999
drashna Update my code to use layer_state_t typedef 2019-05-17 15:21:45 -07:00
dudeofawesome
edvorakjp
ericgebhart
gordon
ishtob
jackhumbert
jarred
kageurufu Features/ws2812 matrix driver (#5418) 2019-04-14 17:50:35 -07:00
konstantin [Keymap] Fix RGB_MATRIX_ENABLE check in users/konstantin/rules.mk (#5832) 2019-05-09 11:05:33 -07:00
kuatsure
losinggeneration
mechmerlin [Keymap] Fix my userspace RGB bug (#5686) 2019-04-22 21:52:05 -07:00
mtdjr
not-quite-neo
pvinis [Keymap] Pvinis/update for iris (#5889) 2019-05-16 09:38:28 -07:00
replicaJunction
romus
rs [Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others (#5181) 2019-05-07 10:43:08 -07:00
sigma
spacebarracecar
stanrc85 [Keymap] Romac added and tweaks to existing keymaps (#5941) 2019-05-21 10:59:07 -07:00
talljoe
turbomech
vosechu
wanleg Wanleg tuneup / additions (#5752) 2019-05-01 20:29:00 -07:00
xtonhasvim
xulkal [Keymap] Update Xulkal user code (#5920) 2019-05-19 09:15:50 -07:00
zer09
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.