aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maartenwut/plain60/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Update Plain60 VIA keymap (#8882)Maarten Dekkers2020-04-241-12/+27
| | | Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
* VIA Configurator Refactor (#7268)Wilba2020-01-031-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | * VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-1/+0
| | | | | | * Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level
* Add a via compatible keymap (#7062)Yan-Fa Li2019-10-182-0/+23
* Add a via compatible keymap * Disable VIA on default for configurator - use the via keymap if you want via support * Move wilba dep to keymap avoid breaking community - moves via specific includes into the _via keymap - fixes configurator builds