Minor Changes

Minor changes per PR suggestions
This commit is contained in:
J.Flanagan 2019-10-01 15:50:01 -05:00
parent 5a59ec8af5
commit 4c9bb8e609
3 changed files with 2 additions and 4 deletions

View file

@ -247,5 +247,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 0
//#define BOOTMAGIC_LITE_ROW 0
//#define BOOTMAGIC_LITE_COLUMN 0

View file

@ -15,7 +15,6 @@
*/
#include "osa.h"
#include "led.h"
// Optional override functions below.
// You can leave any or all of these undefined.

View file

@ -1,5 +1,4 @@
# MCU name
#MCU = at90usb1286
MCU = atmega32u4