Move default layouts to data driven (#20349)

This commit is contained in:
Ryan 2023-04-08 20:50:50 +10:00 committed by GitHub
parent fd6449e42c
commit 441988ef38
Failed to generate hash of commit
92 changed files with 7047 additions and 6635 deletions

View file

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "pegasus.h"
#include "quantum.h"
#ifdef ENCODER_ENABLE
bool encoder_update_kb(uint8_t index, bool clockwise) {