qmk_firmware/users
spotpuff abec529e62
[Keymap] coppertop and spotpuff keymaps for DZ60 (#10216)
* initial keymap commit

* Keymap for coppertop commit

* removed define for layers/kc_no/kc_trns

* Modified keymap to remove definitions and add layer enum

* initial keymap commit

* Keymap for coppertop commit

* removed define for layers/kc_no/kc_trns

* Modified keymap to remove definitions and add layer enum

* Changed KC_NO and KC_TRNS to 7X and 7_

* Fixed spacing on keymaps

* TMO50: use layer_state_set_kb at keyboard level (#10150)

* Change TMO to use layer_state_set_kb as is customary at the keyboard level.

This also factors out `process_indicator_led` to a separate method.

* [Keymap] update dz60:mrsendyyk (#10160)

Update DZ60 Personal readme.md and keymap.c

* Update readme.md

* Update keymap.c

* Update keymap.c

* Update readme.md

* Update readme.md

* Update readme.md

* Update keymap.c

* Update readme.md

* Update

* Update readme.md

* Update keymap.c

* Update readme.md

* [Keyboard] YMDK NP21 refactor (#10181)

* [Keyboard] 1upkeyboards/1up60rgb: fix broken Enter (#10188)

The recent change to unnest macros put the enter on the wrong matrix key. On the 1uprgb, the ANSI and ISO enters share the same cell as does the ANSI and ISO backslash.

* no idea what this is

* Update keyboards/dz60/keymaps/coppertop/keymap.c

* Update keyboards/dz60/keymaps/coppertop/keymap.c

* Update keyboards/dz60/keymaps/coppertop/keymap.c

* Update keyboards/dz60/keymaps/spotpuff/keymap.c

* Update keyboards/dz60/keymaps/spotpuff/keymap.c

* Update keyboards/dz60/keymaps/spotpuff/keymap.c

* Added Trns labels to keymap comments.

* Revert "no idea what this is"

This reverts commit dd950f9eb3bad365961d2aa6c97c9dfbdd6219db.

* Reverted dd950f9eb3bad365961d2aa6c97c9dfbdd6219db

* fix vusb submodule

* Update keyboards/dz60/keymaps/coppertop/rules.mk

* Update keyboards/dz60/keymaps/spotpuff/rules.mk

* Update users/spotpuff/rules.mk

* Added GNU copyright license text
2020-09-17 14:55:19 -07:00
..
333fred
_example
ajp10304 Create ajp10304 userspace and ortho_4x12 layout. (#9304) 2020-07-09 20:18:51 +01:00
alfrdmalr
anderson
arkag
art
badger [Keymap] Badger keymaps/userspace (#10239) 2020-09-16 21:03:28 -07:00
bbaserdem
bcat Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
billypython
bocaj
brett
callum [Keymap] major keymap overhaul (#10185) 2020-09-09 15:37:34 -07:00
cbbrowne
cjuniet
csc027
curry
d4mation
danielo515 [Keymap] danielo515/redox-1 (#9935) 2020-09-06 13:13:18 -07:00
datagrok
dennytom/chording_engine
dhertz
doogle999
drashna
dshields Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
dudeofawesome
edvorakjp
ericgebhart
gary
gordon
hvp
ibnuda
ishtob
issmirnov Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
jackhumbert
jarred
kageurufu
klackygears
konstantin Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) 2020-07-16 22:27:55 +10:00
kuatsure
kuchosauronad0 Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
losinggeneration
manna-harbour_miryoku
mattly mattly goes windows (#9677) 2020-07-21 17:08:56 -07:00
mechmerlin
mguterl
miles2go
mtdjr
mverteuil
narze
nchristus [Keymap] Added nchristus userspace (#10261) 2020-09-08 22:33:38 -07:00
ninjonas Bigger combo index (#9318) 2020-08-29 14:30:02 -07:00
not-quite-neo
nstickney
pcoves
pvinis Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
replicaJunction
ridingqwerty
rishka
rmw
romus
rossman360
rs
rupa [Keymap] userspace and keymap for rupa (#9786) 2020-08-20 17:07:09 -07:00
scheiklp
sethBarberee
sigma
sigul
spacebarracecar
spidey3
spotpuff [Keymap] coppertop and spotpuff keymaps for DZ60 (#10216) 2020-09-17 14:55:19 -07:00
stanrc85 [Keymap] Add indicator light bootup fanfare (#10158) 2020-09-06 15:04:29 -07:00
talljoe
tominabox1
turbomech
twschum
vosechu
wanleg
xtonhasvim
xulkal
yanfali Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
yet-another-developer Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
zer09
readme.md
yanfali_wkl

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.