GH60 Refactor: Move Satan into GH60 directory (#6485)
* Move Satan into the GH60 directory to avoid the confusion of what PCB people have * set bootmagic to lite * rename gh60 file to revcpull/6488/head
parent
72f382fc02
commit
7f8922ae7b
@ -1,4 +1,4 @@
|
||||
#include "gh60.h"
|
||||
#include "revc.h"
|
||||
|
||||
|
||||
extern inline void gh60_caps_led_on(void);
|
@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
sudo dfu-programmer atmega32u4 erase --force
|
||||
sudo dfu-programmer atmega32u4 flash clear_flash.hex
|
||||
sudo dfu-programmer atmega32u4 reset
|
Loading…
Reference in new issue