mechmerlin
1485cc1d26
Found some broken links while looking up ARM keyboard support
2017-12-15 13:23:52 -05:00
Arialdo Martini
32bb8f6b8a
Improvements to documentation ( #1919 )
...
* Typo: Github => GitHub
* Typo: windows => Windows, docker => Docker, and some punctuations
* "QMK Introduction" links to the right file
* "Unix" rather than "UNIX", which is a trademark
* Directory name is "keyboards", not "keyboard"
* "handwired" is a subdirectory of "keyboards"
* Punctuation and minor fixes
* macOS rather than Mac
* Punctuation and other minor fixes
* Vagrant Guide links to an existing file
* Jun Wako referenced with his name rather than his nickname
* Saxon genitive 's outside the link
2017-11-01 11:21:54 -04:00
Johannes Huber
18f78b6735
Fix Clueboard readme links ( #1816 )
2017-10-06 13:36:35 -07:00
Markus Kohler
718fddf44c
Fix broken link
2017-08-24 07:59:22 -04:00
Jack Humbert
83b35bf6f6
Update readme.md
2017-08-03 11:57:18 -04:00
Jack Humbert
5e18e4ab48
update docs link
2017-06-05 16:25:59 -04:00
Jack Humbert
c7e9e643fa
Update readme.md
2017-05-20 12:38:30 -04:00
Jack Humbert
d380ed1f75
Update readme.md
2017-05-20 12:37:31 -04:00
Jack Humbert
05a6449d2d
Updates readme.md
...
Auto commit by GitBook Editor
2017-05-13 18:25:08 +00:00
Alexander Schaefer
570b4605b2
Update readme.md
...
There's no readme specifically for the Ergodox EZ now, so link to the Ergodox readme.
2017-04-02 18:44:15 -06:00
Jack Humbert
335b398a5d
Merge pull request #1152 from UnintendedFeature/bugfix/issue1151
...
readme keymap.h to quantum_keycodes.h
2017-03-15 11:18:32 -04:00
Jack Humbert
ec9210959f
Update readme.md
2017-03-13 12:12:09 -04:00
Lukas Stiebig
8b09fd8b55
readme keymap.h to quantum_keycodes.h
...
Changed the quantum/keymap.h to quantum/quantum_keycodes.h because this seems to be the file where they keycodes are defined.
2017-03-09 19:41:14 +01:00
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