qmk_firmware/users
spidey3 7e0dc5376f
[Keymap] Add spidey3 keymap for 75_ansi, and a spidey3 userspace (#8470)
* First cut at Josh Diamond's KBD75 customizations.
Includes:
* My unique keymap with ChromeOS specific keys
* Use RGB underglow to indicate Caps Lock
* Some unicode bindings
* Some changes to make debugging easier

* Updated spidey3 to be applicable to all 75_ansi boards

* Sadly, ChromeOS doesn't pay attention to most consumer codes

* Add mac layer; fix flakeyness in CAPS_LOCK underglow.

* Make layers.json match the keymap (to the extent possible)

* Major cleanup; fix broken debug persistence

* Cleanup some whitespace issues

* Fix incorrect log message.

* Rework layer indication to user RGBLIGHT_LAYERS

* Update layouts/community/75_ansi/spidey3/keymap.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Rename users/spidey3/rgblight.c to layer_rgb.c per suggestion

* Refactor to use set_single_persistant_default_layer().

* Use dprint/f to make logging more elegant.

* Update users/spidey3/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Update users/spidey3/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Update layouts/community/75_ansi/spidey3/rules.mk

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update users/spidey3/spidey3.c

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update users/spidey3/layer_rgb.c

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update users/spidey3/init.c

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Changes from code review

Co-authored-by: Joshua Diamond <jdiamond@Deep-Thought.local>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-03-22 21:11:41 -07:00
..
_example
333fred
alfrdmalr
arkag [Keymap] Arkag Userspace Update (#5438) 2019-03-18 10:31:09 -07:00
bbaserdem
bcat
billypython
bocaj
brett
cbbrowne
cjuniet
csc027
curry
d4mation
danielo515
datagrok create users/datagrok (#7653) 2020-01-26 23:26:40 -05:00
dhertz
doogle999
drashna
dshields
dudeofawesome
edvorakjp
ericgebhart
gary
gordon
hvp
ibnuda
ishtob
issmirnov
jackhumbert
jarred
kageurufu
konstantin
kuatsure
kuchosauronad0
losinggeneration
manna-harbour_miryoku
mattly
mechmerlin
mguterl
mtdjr
mverteuil
narze
ninjonas [Keymap] ninjonas keymap updates (#8373) 2020-03-13 16:56:21 -07:00
not-quite-neo
nstickney
pvinis
replicaJunction Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 2019-02-15 16:18:13 -08:00
ridingqwerty
rishka
romus
rossman360 [Keymap] adding personal rebound keymap (#7956) 2020-01-21 18:18:18 -08:00
rs
sethBarberee
sigma
spacebarracecar
spidey3
stanrc85
talljoe
tominabox1
turbomech Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 2018-11-27 15:34:06 -08:00
twschum
vosechu
wanleg
xtonhasvim
xulkal
yanfali
yet-another-developer
zer09
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.