[Keyboard] Panc60 Refactor (#5559)
* remove unneeded uart setting * use pragma once everywhere * remove custom matrix support * fixup readme * set bootmagic to lite * remove dependency on custom i2c code * use the right header files and function calls
This commit is contained in:
parent
410984486b
commit
5c1ef2bddc
9 changed files with 11 additions and 296 deletions
|
@ -39,5 +39,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define NO_BACKLIGHT_CLOCK
|
||||
#define BACKLIGHT_LEVELS 1
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
|
||||
#define NO_UART 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue