forked from mirrors/qmk_userspace
infinity: For production model and add SpaceFn
This commit is contained in:
parent
abf482de8e
commit
c35c4283b9
4 changed files with 37 additions and 5 deletions
|
@ -36,4 +36,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
/* key combination for command */
|
||||
#define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))
|
||||
|
||||
|
||||
/* for prototype */
|
||||
//#define INFINITY_PROTOTYPE
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue