Move 65% layouts to data driven (#20308)

This commit is contained in:
Ryan 2023-04-04 15:20:10 +10:00 committed by GitHub
parent 0e7acb777a
commit 7bfc2a367d
Failed to generate hash of commit
375 changed files with 40870 additions and 49736 deletions

View file

@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "rev4.h"
#include "quantum.h"
#ifdef ENCODER_ENABLE
bool encoder_update_kb(uint8_t index, bool clockwise) {