You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,16 @@ This is a keyboard firmware library with some useful features for Atmel AVR and
5
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
18
Features
9
19
--------
10
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
40
TMK Keyboard Firmware Collection
37
41
--------------------------------
38
42
Complete firmwares for various keyboards and protocol converters.
0 commit comments