This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
Watch
1
Star
0
Fork
You've already forked qmk_firmware
1
Code
Issues
Projects
Releases
Wiki
Activity
Open-source keyboard firmware for Atmel AVR and Arm USB families
61
Commits
58
Branches
1,458
Tags
369
MiB
C
91.2%
C++
5.7%
Python
1.7%
Makefile
1.2%
a20d513e3c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Fred Sundvik
a20d513e3c
Add function to check if the keyboard is a master
2016-05-15 19:28:15 +03:00
cgreen
Add cgreen unit test library and makefile
2016-02-14 00:05:58 +02:00
serial_link
Add function to check if the keyboard is a master
2016-05-15 19:28:15 +03:00
.gitignore
Add byte stuffer recv handling of too long frames
2016-02-14 15:57:44 +02:00
.gitmodules
Add cgreen unit test library and makefile
2016-02-14 00:05:58 +02:00
LICENSE
Start implementing data_link
2016-02-14 12:45:12 +02:00
README.md
Initial commit
2016-02-13 23:26:39 +02:00
serial_link.mk
Improve serial link initialization, and add driver
2016-02-28 21:46:29 +02:00
serial_link_tests.mk
Start implementing data_link
2016-02-14 12:45:12 +02:00
README.md
tmk_serial_link