forked from mirrors/qmk_firmware
33d568e29b
* add users/mtei/key_blocks.h This change does not alter the binary of the build result. Moved common macro definitions in the following files to users/mtei/key_blocks.h. * keyboards/helix/rev2/keymaps/five_rows/keymap.c * keyboards/helix/rev3_5rows/keymaps/five_rows/keymap.c * remove INIT_HELIX_OLED() in helix:five_rows This change does not alter the binary of the build result. * update helix/pico/keymaps/mtei/keymap.c Changed helix/pico/keymaps/mtei/keymap.c to use users/mtei/key_blocks.h. This change does not alter the binary of the build result. * Remove old SSD1306OLED code from users/mtei/oled_display.c This change does not alter the binary of the build result. * add options ENABLE_COLEMAK, ENABLE_DVORAK and ENABLE_EUCALYN into five_rows/keymap.c * add users/mtei/{config.h,rules.mk,user_featues.mk,user_options.mk} * move layer_names[] from users/mtei/oled_display.c to keymaps/five_rows/keymap.c * Update keyboards/helix/pico/keymaps/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/pico/keymaps/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/pico/keymaps/mtei/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev2/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev2/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev2/keymaps/five_rows/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev3_5rows/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev3_5rows/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev3_5rows/keymaps/five_rows/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/cpp_map.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/cpp_map.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/debug_config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/debug_config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/layer_number_util.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> |
||
---|---|---|
.. | ||
333fred | ||
_example | ||
ajp10304 | ||
alfrdmalr | ||
anderson | ||
arkag | ||
art | ||
badger | ||
bbaserdem | ||
bcat | ||
billypython | ||
brandonschlack | ||
brett | ||
byungyoonc | ||
callum | ||
cbbrowne | ||
cedrikl | ||
cjuniet | ||
csc027 | ||
curry | ||
cwebster2 | ||
d4mation | ||
danielo515 | ||
datagrok | ||
dennytom/chording_engine | ||
devdev | ||
dhertz | ||
doogle999 | ||
draevin | ||
drashna | ||
dshields | ||
dudeofawesome | ||
edvorakjp | ||
ericgebhart | ||
gary | ||
gordon | ||
gourdo1 | ||
greatwizard | ||
haervig | ||
hvp | ||
ibnuda | ||
imchipwood | ||
ishtob | ||
issmirnov | ||
jackhumbert | ||
jarred | ||
jdelkins | ||
jjerrell | ||
jonavin | ||
kageurufu | ||
klackygears | ||
konstantin | ||
kuatsure | ||
kuchosauronad0 | ||
losinggeneration | ||
manna-harbour_miryoku | ||
mattly | ||
mechmerlin | ||
mguterl | ||
miles2go | ||
mnil | ||
moults31 | ||
mtdjr | ||
mtei | ||
mverteuil | ||
narze | ||
nchristus | ||
ninjonas | ||
noroadsleft | ||
not-quite-neo | ||
nstickney | ||
pcoves | ||
pdl | ||
peej | ||
pvinis | ||
replicaJunction | ||
riblee | ||
ridingqwerty | ||
rishka | ||
rmeli | ||
rmw | ||
romus | ||
rossman360 | ||
rs | ||
rupa | ||
rverst | ||
scheiklp | ||
sethBarberee | ||
sigma | ||
sigul | ||
snowe | ||
spacebarracecar | ||
spidey3 | ||
spotpuff | ||
stanrc85 | ||
talljoe | ||
toinux | ||
tominabox1 | ||
turbomech | ||
twschum | ||
txkyel | ||
uqs | ||
vitoni | ||
vosechu | ||
wanleg | ||
xtonhasvim | ||
xulkal | ||
yanfali | ||
yet-another-developer | ||
zer09 | ||
zigotica | ||
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.