Commit Graph

1471 Commits

Author SHA1 Message Date
cd90dd9f6d Corrects typo 2016-02-08 15:22:56 +02:00
ac84fa47fc Updates documentation, adds Cmd/Win dual-function key 2016-02-08 14:56:19 +02:00
f575079357 Merge pull request #134 from dragon788/patch-2
Added note about using avr_setup.sh
2016-02-07 22:00:45 -05:00
34a8ad506c Added note about using avr_setup.sh
On most Linux distributions the avr_setup.sh script can be sourced ```. avr_setup.sh``` or under Bash ```source avr_setup.sh```. This will try and detect the appropriate package manager and install the required packages.
2016-02-07 17:16:28 -06:00
bc4f20853d advanced macro stuff for README 2016-02-07 16:28:48 -05:00
8967c0705b advanced macro stuff for README 2016-02-07 11:15:03 -05:00
cf2c641557 advanced macro stuff for README 2016-02-07 11:14:47 -05:00
3a6e88d6f8 advanced macro stuff for README 2016-02-07 11:13:22 -05:00
e6a2c77fde README changes 2016-02-07 10:41:00 -05:00
623666888f Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard 2016-02-07 10:39:01 -05:00
5dc0d1dc20 README changes 2016-02-07 10:38:57 -05:00
8d785de796 Merge pull request #131 from Vifon/patch-1
Use boolean AND instead of bitwise (possible typo)
2016-02-07 09:30:39 -05:00
65b41e2e59 Use boolean AND instead of bitwise (possible typo)
Fortunately seems harmless.
2016-02-07 11:48:28 +01:00
240e8c6340 Merge pull request #129 from cbbrowne/master
Example of some "Random Keys"
2016-02-05 19:12:05 -05:00
832575f2e7 Update PCB_GUIDE.md 2016-02-05 19:06:25 -05:00
3c683aa9f2 Fixes CM_SCLN and updates docs for Colemak 2016-02-05 16:28:24 +02:00
1b0d0c6848 Tweaks symbol layer (see changleog) 2016-02-05 16:22:21 +02:00
51964eda0c Merge pull request #126 from fernandodeperto/keymap_nordic
Fix 2 macros in the Nordic keymap
2016-02-04 20:01:57 -05:00
c29ad125a7 Fix 2 macros in the Nordic keymap
By testing I found out that, at least on Linux using the Swedish layout,
two macros present on this file were wrong, for the backslash and pipe
keys. Jack helped me find the correct combination for the backslash and
that led me to the right one for pipe.
2016-02-05 01:50:54 +01:00
8698edbb28 Merge pull request #124 from zorab47/disable-console-by-default
Disable Ergodox EZ debug console for improved performance
2016-02-04 15:13:44 -05:00
434bcccae0 Merge pull request #125 from gkubed/patch-1
Update QUICK_START.md
2016-02-04 15:06:49 -05:00
2ae39aaa86 Update QUICK_START.md
Fix ErgoDox EZ readme.md link
2016-02-04 12:09:25 -05:00
a9ad5c55c8 Disable console for improved performance
Commenting out the line is the only way to disable the console, as the
value of CONSOLE_ENABLE isn't checked. There are only checks for its
existence; setting it to `yes` or `no` doesn't change the compilation.
2016-02-03 17:05:49 -06:00
73f14db8ad Remove obsolete comments 2016-02-03 16:54:38 -05:00
0d44544491 Comment things more 2016-02-03 16:47:54 -05:00
7919839b1a Random characters now working AOK 2016-02-03 16:46:24 -05:00
259e5e28e6 Merge branch 'master' of github.com:cbbrowne/qmk_firmware 2016-02-03 13:42:42 -05:00
674c62734d More experiments with mapping, notably adding in the random bits 2016-02-03 13:40:45 -05:00
c39b53bb9a Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 2016-02-03 12:49:55 -05:00
a51009f300 Merge branch 'master' of github.com:cbbrowne/qmk_firmware 2016-02-01 20:53:58 -05:00
1466f5a36e Set up a macro that writes cbbrowne. So that is a nice example of how it works.
Probably ought to write up some docs on this to improve it.
2016-02-01 19:13:23 -05:00
91c4681656 More samples, some not entirely working yet.
I am trying to mess around with MACRO(), but it is not there quite yet...
2016-02-01 18:50:19 -05:00
2ce9c19478 Merge pull request #123 from cbbrowne/master
README notes and cbbrowne layout
2016-02-01 11:42:45 -05:00
41c17baccf Add notes on what sorts of actions are risky 2016-02-01 11:37:17 -05:00
5273c73bef Many of the changes I wanted 2016-02-01 11:11:21 -05:00
f24c69d177 Refreshes default keymap for single tap L1 switch 2016-02-01 15:37:27 +02:00
1ee080701b Merge pull request #116 from tachk/readmeFix
Fix for broken link in readme.
2016-01-31 20:40:34 -05:00
dc06288cb7 Merge pull request #119 from seancaffery/teensynote
Clarify Atreus support
2016-01-31 20:40:19 -05:00
db2d97d8dc Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 2016-01-31 13:08:47 -05:00
1dbd6c2ba1 Merge pull request #118 from sboesebeck/master
created new layer for egosooters like counterstrike
2016-01-31 10:54:59 -05:00
ad6bc8794e Clarify Atreus support 2016-01-31 15:54:11 +11:00
602090a430 some fixes in readme 2016-01-31 00:21:34 +01:00
1531350125 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 2016-01-31 00:17:25 +01:00
59998daa59 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 2016-01-30 15:43:34 -05:00
3008c6c6f7 Merge pull request #117 from coderkun/master
Merge changes for coderkun’s Neo2 layout
2016-01-30 15:27:06 -05:00
a75cc8463f add build instructions to readme 2016-01-30 12:37:09 +01:00
38f8ed9a0c correct link and some minor details in readme file 2016-01-30 12:29:30 +01:00
d959f23e5e add readme file for coderkun’s Neo2 layout 2016-01-30 12:26:32 +01:00
57bd21d8a6 Merge remote-tracking branch 'upstream/master' 2016-01-30 12:08:27 +01:00
7f4eb72b9d add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s layer 4 2016-01-30 12:06:31 +01:00