35dbe8ba03
* [Keymap] merge jdelkins userspace and associated keymaps * Add copyright & license info * Change rgblight_config.enable to rgblight_is_enabled() * Update keyboards/dz60/keymaps/jdelkins/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/dz60/keymaps/jdelkins/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/dz60/keymaps/jdelkins/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Remove superfluous includes * Change EXTRAFLAGS+=-flto to LTO_ENABLE=yes * Remove unnecessary jdelkins_ss symlink in users * Add copyright and license notices * Use preferred way to determine capslock / numlock state Co-authored-by: Drashna Jaelre <drashna@live.com> * Add #pragma once to a header Co-authored-by: Drashna Jaelre <drashna@live.com> * Include QMK_KEYBOARD_H only once, in userspace header * Remove unnecessary initialization in matrix_init_keymap * Do process_record_keymap before cases handled in process_record_user * Reorganize & simplify secrets feature enablement * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Remove superfluous break Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * include "print.h" instead of <print.h> Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_cod16 Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * add #pragma once to a header Co-authored-by: Ryan <fauxpark@gmail.com> * include "print.h" instead of <print.h> Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Use :flash target where possible * Remove special case flash target and use PROGRAM_CMD * dz60/jdelkins_ss: use tap_code16 Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |
||
---|---|---|
.. | ||
333fred | ||
_example | ||
ajp10304 | ||
alfrdmalr | ||
anderson | ||
arkag | ||
art | ||
badger | ||
bbaserdem | ||
bcat | ||
billypython | ||
bocaj | ||
brandonschlack | ||
brett | ||
callum | ||
cbbrowne | ||
cjuniet | ||
csc027 | ||
curry | ||
cwebster2 | ||
d4mation | ||
danielo515 | ||
datagrok | ||
dennytom/chording_engine | ||
devdev | ||
dhertz | ||
doogle999 | ||
draevin | ||
drashna | ||
dshields | ||
dudeofawesome | ||
edvorakjp | ||
ericgebhart | ||
gary | ||
gordon | ||
greatwizard | ||
hvp | ||
ibnuda | ||
ishtob | ||
issmirnov | ||
jackhumbert | ||
jarred | ||
jdelkins | ||
kageurufu | ||
klackygears | ||
konstantin | ||
kuatsure | ||
kuchosauronad0 | ||
losinggeneration | ||
manna-harbour_miryoku | ||
mattly | ||
mechmerlin | ||
mguterl | ||
miles2go | ||
mtdjr | ||
mverteuil | ||
narze | ||
nchristus | ||
ninjonas | ||
noroadsleft | ||
not-quite-neo | ||
nstickney | ||
pcoves | ||
peej | ||
pvinis | ||
replicaJunction | ||
riblee | ||
ridingqwerty | ||
rishka | ||
rmw | ||
romus | ||
rossman360 | ||
rs | ||
rupa | ||
rverst | ||
scheiklp | ||
sethBarberee | ||
sigma | ||
sigul | ||
spacebarracecar | ||
spidey3 | ||
spotpuff | ||
stanrc85 | ||
talljoe | ||
tominabox1 | ||
turbomech | ||
twschum | ||
vosechu | ||
wanleg | ||
xtonhasvim | ||
xulkal | ||
yanfali | ||
yet-another-developer | ||
zer09 | ||
readme.md | ||
yanfali_wkl |
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.