Move split space/backspace layouts to data driven (#20356)

This commit is contained in:
Ryan
2023-04-08 19:27:11 +10:00
committed by GitHub
parent 41feebf9ba
commit fd6449e42c
67 changed files with 5412 additions and 5530 deletions

View File

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