[Keyboard] DZTECH: CODE CLEANUP (#5828)

* Delete board.c

* Delete board.h

* Delete board.mk

* Delete bootloader_defs.h

* Delete chconf.h

* Delete halconf.h

* Delete mcuconf.h

* Update rules.mk

* Update config.h

* Update config.h

* Update config.h

* Update config.h

* Update config.h

* Update rules.mk

* Delete bootloader_defs.h

* Delete halconf.h

* Delete chconf.h

* Delete mcuconf.h

* Update rules.mk

* Update config.h

* Update dz40rgb.c

* Update dz65rgb.c
This commit is contained in:
moyi4681
2019-05-10 09:48:07 +08:00
committed by Drashna Jaelre
parent 2835a70749
commit bce391a663
22 changed files with 23 additions and 3769 deletions

View File

@@ -1,6 +1,2 @@
#pragma once
#define dzrgb60_ansi
#undef DRIVER_1_LED_TOTAL
#undef DRIVER_LED_TOTAL
#define DRIVER_1_LED_TOTAL 61
#define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL

View File

@@ -1,6 +1,2 @@
#pragma once
#define dzrgb60_hhkb
#undef DRIVER_1_LED_TOTAL
#undef DRIVER_LED_TOTAL
#define DRIVER_1_LED_TOTAL 62
#define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL

View File

@@ -1,6 +1,2 @@
#pragma once
#define dzrgb60_hhkb_iso
#undef DRIVER_1_LED_TOTAL
#undef DRIVER_LED_TOTAL
#define DRIVER_1_LED_TOTAL 62
#define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL

View File

@@ -1,6 +1,2 @@
#pragma once
#define dzrgb60_iso
#undef DRIVER_1_LED_TOTAL
#undef DRIVER_LED_TOTAL
#define DRIVER_1_LED_TOTAL 61
#define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL