]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
README
authorJack Humbert <jack.humb@gmail.com>
Wed, 28 Oct 2015 17:58:21 +0000 (13:58 -0400)
committerJack Humbert <jack.humb@gmail.com>
Wed, 28 Oct 2015 17:58:21 +0000 (13:58 -0400)
README.md

index 430fc72ced513e1f1fc5a91f108b9168c2fc6831..901bfb196269a4a849e9087dd9b0904a0ec81103 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,6 +4,11 @@ This is a keyboard firmware based on the [tmk_keyboard firmware](http://github.c
 
 Updates
 -------
+#### 2015/10/28
+Merged TMK updates from the past few months, and separately additions into /quantum. You can make a new quantum-based project by using `./new_project.sh <project_name>`, which will create /keyboard/<project_name>. 
+
+There are lots of new features, and they'll be documented soon.
+
 #### 2015/04/22
 Core library was separated to other branch `core`. <https://github.com/tmk/tmk_keyboard/tree/core>