Skip to content

Commit 08ce4c3

Browse files
committed
Add update for chibios in README
1 parent 30cac1d commit 08ce4c3

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ This is a keyboard firmware library with some useful features for Atmel AVR and
55
Source code is available here: <https://github.com/tmk/tmk_keyboard/tree/core>
66

77

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+
818
Features
919
--------
1020
These features can be used in your keyboard.
@@ -27,12 +37,6 @@ These features can be used in your keyboard.
2737

2838

2939

30-
Updates
31-
-------
32-
2015/04/22 separated with TMK Keyboard Firmware Collection
33-
34-
35-
3640
TMK Keyboard Firmware Collection
3741
--------------------------------
3842
Complete firmwares for various keyboards and protocol converters.

0 commit comments

Comments
 (0)