Stm macro keyboard: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | mNo edit summary | ||
| Line 13: | Line 13: | ||
| It uses the native USB interface the STM provides. It is not recommended for safety but can be convenient.   | 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. | 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.