ahtn / keyplus

An easy to use, wired and wireless modular keyboard firmware
MIT License
246 stars 40 forks source link

Build for Xmega does not work #103

Open Algram opened 4 years ago

Algram commented 4 years ago

Hello there, I am trying to build the firmware for my xmega based keyboard. I successfully flashed the bootloader using a PDI programmer, but when trying to build the application, I get the following compile error:

image

Can anyone help me out?

Algram commented 4 years ago

Apparently one needs to supply a layout file for it to work. I am trying to flash now. Am I correct that this can be done by connecting the Atxmega via usb now? The PDI programmer is not needed for that?

emilytrau commented 4 years ago

Yes