1
0
Fork 0

[Keyboard] and CB87v2 and CB87RGB and fixed CB1800 and CB87 (#15824)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
DA 2022-01-14 11:37:40 +07:00 committed by GitHub
parent 5d51fd4015
commit 851cb7e406
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 802 additions and 1 deletions

View file

@ -49,6 +49,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#define LED_CAPS_LOCK_PIN F0
#define LED_SCROLL_LOCK_PIN F4
#define LED_PIN_ON_STATE 0
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5