c19d949b72
* Revamp replicaJunction keymaps Updates both the replicaJunction Ergodox and Atreus keymaps and moves most of the logic into a new user directory. * Cleanup as requested in #3589 * Slightly increased TAPPING_TERM * Fixed typo in #pragma once * Fix TAPPING_TERM redefined in config.h * Add include of replicaJunction.h Due to the tap dance references, without this include, I was getting compiler errors about both internal QMK items like `qk_tap_dance_state_t` and constants defined in my replicaJunction.h file like TD_LAYER_TOGGLE. Also remove some commented-out code that defined an enum which has since moved to replicaJunction.h. |
||
---|---|---|
.. | ||
333fred | ||
_example | ||
bbaserdem | ||
dhertz | ||
drashna | ||
dudeofawesome | ||
edvorakjp | ||
ericgebhart | ||
gordon | ||
ishtob | ||
jackhumbert | ||
jarred | ||
kuatsure | ||
losinggeneration | ||
mtdjr | ||
not-quite-neo | ||
replicaJunction | ||
talljoe | ||
turbomech | ||
xtonhasvim | ||
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.