CFTKB Mysterium & Discipad VIA support (#8794)

* [Keyboard] Add VIA support to Mysterium

* [Keyboard] Add VIA support to Discipad
This commit is contained in:
Brandon Schlack
2020-04-20 16:00:01 -07:00
committed by GitHub
parent 99f7fe6bd4
commit 086a7cf800
6 changed files with 110 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
#define VENDOR_ID 0xFEED
#define VENDOR_ID 0x6B62
#define PRODUCT_ID 0x8769
#define DEVICE_VER 0x0001
#define MANUFACTURER coseyfannitutti
@@ -237,4 +237,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LCD_E_PORT LCD_PORT //< port for Enable line
#define LCD_E_PIN 1 //< pin for Enable line
#endif
*/
*/
/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 0