diff options
Diffstat (limited to 'tmk_core/readme.md')
| -rw-r--r-- | tmk_core/readme.md | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/tmk_core/readme.md b/tmk_core/readme.md index 6b6714a6a..f460d0ed4 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 | |||
| 5 | Source code is available here: <https://github.com/tmk/tmk_keyboard/tree/core> | 5 | Source code is available here: <https://github.com/tmk/tmk_keyboard/tree/core> |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | Updates | ||
| 9 | ------- | ||
| 10 | #### 2016/02/10 | ||
| 11 | flabbergast's Chibios protocol was merged from <https://github.com/flabbergast/tmk_keyboard/tree/chibios>. See [protocol/chibios/README.md](protocol/chibios/README.md). Chibios protocol supports Cortex-M such as STM32 and Kinetis. | ||
| 12 | |||
| 13 | #### 2015/04/22 | ||
| 14 | separated with TMK Keyboard Firmware Collection | ||
| 15 | |||
| 16 | |||
| 17 | |||
| 8 | Features | 18 | Features |
| 9 | -------- | 19 | -------- |
| 10 | These features can be used in your keyboard. | 20 | These features can be used in your keyboard. |
| @@ -27,12 +37,6 @@ These features can be used in your keyboard. | |||
| 27 | 37 | ||
| 28 | 38 | ||
| 29 | 39 | ||
| 30 | Updates | ||
| 31 | ------- | ||
| 32 | 2015/04/22 separated with TMK Keyboard Firmware Collection | ||
| 33 | |||
| 34 | |||
| 35 | |||
| 36 | TMK Keyboard Firmware Collection | 40 | TMK Keyboard Firmware Collection |
| 37 | -------------------------------- | 41 | -------------------------------- |
| 38 | Complete firmwares for various keyboards and protocol converters. | 42 | Complete firmwares for various keyboards and protocol converters. |
