ditigal.xyz
Log in
—
Register
~ruther
/
qmk_firmware
summary
tree
log
refs
ref:
c27d96b4c1ed8aa5bf9cad20380b8f723b149a83
qmk_firmware
/
keyboards
/
6ball
/6ball.c
-rw-r--r--
71 bytes
View
Log
View raw
Permalink
c27d96b4
— Drashna Jaelre Fix ATSAM's USB HID descriptor to support higher heycodes
7 years ago
1
2
3
4
5
#include
"6ball.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
}