Stm macro keyboard: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Project |Name=STM macro keyboard |Picture=stm_macro_keyboard.jpg |Omschrijving=A quick and easy usb keyboard for macros and external numpad. |Status=Completed...") |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
}} | }} | ||
[https://github.com/ColoMAX/stm_macro_keyboard | |||
Source code and design files are available at: | |||
[https://github.com/ColoMAX/stm_macro_keyboard https://github.com/ColoMAX/stm_macro_keyboard] | |||
It uses the native USB interface the STM provides. It is not recommended for safety but can be convenient. | |||
There are some arbitrary safety features, but much to be desired. | |||
A possibly helpful guide to the used microcontroller is [[STM32]]. |
Latest revision as of 14:39, 11 November 2021
Project STM macro keyboard | |
---|---|
A quick and easy usb keyboard for macros and external numpad. | |
Status | Completed |
Contact | colomax |
Last Update | 2021-11-11 |
Source code and design files are available at:
https://github.com/ColoMAX/stm_macro_keyboard
It uses the native USB interface the STM provides. It is not recommended for safety but can be convenient. There are some arbitrary safety features, but much to be desired.
A possibly helpful guide to the used microcontroller is STM32.