Fix keycode mappings for via and ensure they don't change within protocol (#12130)
* Fix keycode mappings for via and ensure they don't change within protocol * Update keycodes * Fix broken keyboards * added the missing keycodes found in via * Remove invalid keycodes Co-authored-by: David Hoelscher <infinityis@users.noreply.github.com>
This commit is contained in:
parent
9e1d04fea7
commit
0779c34db8
11 changed files with 395 additions and 3 deletions
|
@ -47,5 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.*/
|
|||
#define RGBLIGHT_ANIMATIONS // Run RGB animations
|
||||
|
||||
|
||||
#define VIA_HAS_BROKEN_KEYCODES
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue