Jack Humbert
1e97f77278
update travis badge
2017-02-12 20:01:04 -05:00
Jack Humbert
1b20243092
Add gitter image, start update to qmk org
2017-01-26 01:26:17 -05:00
Jason Milkins
b56ec38d5c
Typo fix
2017-01-15 14:08:17 +08:00
Jack Humbert
985a091a73
Update readme.md
2016-12-06 09:49:05 -05:00
Jack Humbert
f39e1b5dfe
cleans-up formatting of readme
2016-12-03 14:36:39 -05:00
Ofer Plesser
8e2732edf3
Updated ps2 mouse documentation in readme
2016-12-03 13:11:37 +02:00
Jack Humbert
e14b0e8e7e
Merge pull request #881 from NoahAndrews/patch-1
...
Recommend WSL on Windows 10 [Discussion]
2016-12-02 13:22:03 -05:00
cbbrowne
95a160bf92
Improve docs on memory usage
2016-12-01 16:31:51 -05:00
cbbrowne
b787ed9dc6
More notes on .hex size protection
2016-12-01 16:24:03 -05:00
Jack Humbert
6e0f994950
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
2016-11-28 23:51:07 -05:00
Priyadi Iman Nurcahyo
a182cbc031
Update Unicode documentation
2016-11-27 00:34:29 +07:00
Priyadi Iman Nurcahyo
f837406ace
A few addition to PS2 documentation.
2016-11-26 14:23:55 +07:00
ofples
97e7486d4c
Added documentation for PS/2 mouse in readme
2016-11-25 12:10:44 +02:00
Jack Humbert
27ebacb15d
merging lets_split
2016-11-21 19:18:47 -05:00
Jack Humbert
3774a7fcda
rgb light through midi
2016-11-17 17:42:14 -05:00
Noah Andrews
702405f039
Recommend WSL on Windows 10
...
At this point, I consider the batch scripts @IBNobody and I worked on to mostly be a failure. They've proven to be unreliable, too dependent on the environment they're being run in, and I've seen far too many examples of people having frustrating issues with them that I haven't been able to help them with. They can also produce misleading and confusing error messages. I've been pointing people to use the WSL for a while now. Eventually, I think we should make a proper replacement for the batch scripts, possibly with an environment in msys2. For now, the WSL method in Windows 10 is far more reliable, and is easy to set up.
I also cleaned up some things in the WSL instructions themselves.
2016-11-14 10:03:18 -05:00
IBNobody
1803dbc6d5
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
2016-11-08 21:11:24 -06:00
Fred Sundvik
0ba3e523a7
Add documentation for the variable tracing
2016-11-06 22:44:43 +02:00
IBNobody
9e6c57af2a
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
2016-11-01 10:56:56 -05:00
Sergey Lebedev
552f469dfc
Add link to article about Unicode Hex Input in readme
...
For me it wasn't clear what is `Unicode Hex Input`, that article
clarifies it (at least for me).
2016-10-29 22:08:11 +03:00
IBNobody
a0fdb6b81a
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
2016-10-28 09:28:47 -05:00
IBNobody
17170ba76d
Fixed some large keyboard bugs
...
Fixed some bugs relating to keyboards with more than 16 columns. Also
added the ability to mask off keyboard matrix bits.
2016-10-23 23:00:43 -05:00
Priyadi Iman Nurcahyo
e7d5dc89f2
UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations
2016-10-23 05:36:26 +07:00
Jack Humbert
52d7f7d277
Merge pull request #815 from priyadi/unicode_map
...
Allow unicode up to 0xFFFFF using separate mapping table
2016-10-16 15:49:45 -04:00
Jack & Erez
e27a754b70
[Jack & Erez] Simplifies and documents TO
2016-10-12 22:18:27 -04:00
Jack Humbert
aa8aa6af75
Merge pull request #808 from npoirey/master
...
Altgr quick combination and updated readme
2016-10-10 00:22:12 -04:00
Priyadi Iman Nurcahyo
5b2e455d3b
Unicode map framework. Allow unicode up to 0xFFFFF using separate
...
mapping table
2016-10-10 00:56:09 +07:00
Wojciech Siewierski
70f32842e5
Reduce the default dynamic macro buffer
...
There have been reports of it leaving not enough free memory preventing
the keyboard from working properly.
2016-10-09 12:52:39 +02:00
npoirey
628a48c788
Updated Readme to help windows users use docker for build
2016-10-07 17:21:38 +02:00
Pavlos Vinieratos
0edc82f030
formatting
2016-09-21 11:29:34 +02:00
IBNobody
bbf06d516a
Added notes on vagrant file fixes, UPRINT
2016-09-15 21:44:03 -05:00
Peter Ondrejka
08c177f00b
fixed typo in Linux install instructions
2016-09-08 19:22:26 +02:00
IBNobody
d55a705bbb
Moved breathing backlighting section in readme.md
2016-09-03 23:21:24 -05:00
IBNobody
f065652812
Updated doc to contain breathing information.
2016-09-03 20:33:34 -05:00
IBNobody
7fd5b6581a
Updated readme to have better backlight breathing info.
2016-09-03 20:29:29 -05:00
Jack Humbert
bade8be66c
Merge pull request #695 from fredizzimo/dfu-util_instructions
...
Add dfu-util to the instructions
2016-08-27 17:29:35 -04:00
Fred Sundvik
53302328d0
Add dfu-util to the instructions
2016-08-27 23:43:49 +03:00
Fred Sundvik
922c4ea3bc
Add unit test documentation
2016-08-27 21:57:49 +03:00
Fred Sundvik
d1e4f2eb08
Merge remote-tracking branch 'upstream/master' into makefile_overhaul
2016-08-26 21:57:17 +03:00
Fred Sundvik
86ece64176
Fix minor typo in the readme
2016-08-25 23:54:05 +03:00
Fred Sundvik
523dff3005
Merge branch 'master' into makefile_overhaul
2016-08-25 23:26:02 +03:00
Jack Humbert
d2990645ca
Merge pull request #646 from nclundsten/master
...
fix ergodox ez link
2016-08-24 11:14:21 -04:00
Fred Sundvik
8f2af3c6bc
Merge branch 'master' into makefile_overhaul
2016-08-23 09:38:05 +03:00
Fred Sundvik
2a5bdd81d4
Add warning about line endings
2016-08-20 19:11:22 +03:00
Fred Sundvik
704cbd1d2b
Add instructions for Windows 10 subsystem for Linux
...
Also simplify the linux instructions
2016-08-20 19:02:19 +03:00
Fred Sundvik
b4c75569b0
Update readme with new instructions for make
2016-08-20 03:56:47 +03:00
Wojciech Siewierski
ea7115534a
Improve the dynamic macro documentation
2016-08-19 00:18:45 +02:00
Jack Humbert
8144ce8852
Merge pull request #648 from Vifon/dynamic_macros
...
Implement the dynamic macros that are recorded in runtime
2016-08-17 21:17:30 -04:00
Wojciech Siewierski
950755edaf
Add the dynamic macros documentation to the readme
2016-08-18 01:40:54 +02:00
Nigel Lundsten
3e1d142018
trailing slash
2016-08-17 14:01:27 -07:00