X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=tmk_core%2FREADME.md;h=f460d0ed44aaf7079b2ae47273fe9f36f09c8b43;hb=53bd4a01be5c4327462e6c6620ea7670eddca6f2;hp=6b6714a6a25a4c2da86499b4f082bf54e38381ff;hpb=79cfa894afbc0a94ac642f57de905d9afc068ce7;p=max%2Ftmk_keyboard.git diff --git a/tmk_core/README.md b/tmk_core/README.md index 6b6714a6..f460d0ed 100644 --- a/tmk_core/README.md +++ b/tmk_core/README.md @@ -5,6 +5,16 @@ This is a keyboard firmware library with some useful features for Atmel AVR and Source code is available here: +Updates +------- +#### 2016/02/10 +flabbergast's Chibios protocol was merged from . See [protocol/chibios/README.md](protocol/chibios/README.md). Chibios protocol supports Cortex-M such as STM32 and Kinetis. + +#### 2015/04/22 +separated with TMK Keyboard Firmware Collection + + + Features -------- These features can be used in your keyboard. @@ -27,12 +37,6 @@ These features can be used in your keyboard. -Updates -------- -2015/04/22 separated with TMK Keyboard Firmware Collection - - - TMK Keyboard Firmware Collection -------------------------------- Complete firmwares for various keyboards and protocol converters.