You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The info.json file in QMK can be used to provide a data-driven definition of keyboard.c and rules.mk. Is there any reason this commit added it to .gitignore?
Does vial not support info.json (completely)?
Otherwise, I think it's valuable to allow users to define (most of) their keymaps using info.json instead of keymap.c and rules.mk.