[Keyboard] Add hotdox76v2 support (#18680)
This commit is contained in:
parent
96c48a5f4a
commit
7fe76e53c1
11 changed files with 967 additions and 0 deletions
9
keyboards/hotdox76v2/hotdox76v2.h
Normal file
9
keyboards/hotdox76v2/hotdox76v2.h
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
// Copyright 2021 JasonRen(biu)
|
||||
// Copyright 2022 Drashna Jael're (@Drashna Jael're)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#define TOG_OLED KC_F13
|
||||
Loading…
Add table
Add a link
Reference in a new issue