Christopher Browne
8079dc0682
Eliminate switch statement by using contiguous character ranges
9 years ago
Christopher Browne
bbcc1046a6
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Erez Zukerman
67f14d938b
Merge pull request #130 from jacobono/jacobono
...
Jacobono
9 years ago
Erez Zukerman
ac84fa47fc
Updates documentation, adds Cmd/Win dual-function key
9 years ago
Jack Humbert
e6a2c77fde
README changes
9 years ago
Jack Humbert
623666888f
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
9 years ago
Jack Humbert
5dc0d1dc20
README changes
9 years ago
Christopher Browne
fe1519de07
Add in XOR of lowest 8 bits of system timer to encourage more randomness of the digits/letters chosen
9 years ago
Daniel Mijares
b5b9885df7
add hex file
9 years ago
Daniel Mijares
f5c1d6d1db
my personal ergodox keymap layout
...
with pngs of layout and readme
9 years ago
Jack Humbert
240e8c6340
Merge pull request #129 from cbbrowne/master
...
Example of some "Random Keys"
9 years ago
Jack Humbert
832575f2e7
Update PCB_GUIDE.md
9 years ago
Erez Zukerman
3c683aa9f2
Fixes CM_SCLN and updates docs for Colemak
9 years ago
Erez Zukerman
1b0d0c6848
Tweaks symbol layer (see changleog)
9 years ago
Charles Maresh
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.
9 years ago
Christopher Browne
73f14db8ad
Remove obsolete comments
9 years ago
Christopher Browne
0d44544491
Comment things more
9 years ago
Christopher Browne
7919839b1a
Random characters now working AOK
9 years ago
Christopher Browne
259e5e28e6
Merge branch 'master' of github.com:cbbrowne/qmk_firmware
9 years ago
Christopher Browne
674c62734d
More experiments with mapping, notably adding in the random bits
9 years ago
Christopher Browne
c39b53bb9a
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Christopher Browne
a51009f300
Merge branch 'master' of github.com:cbbrowne/qmk_firmware
9 years ago
Christopher Browne
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.
9 years ago
Christopher Browne
91c4681656
More samples, some not entirely working yet.
...
I am trying to mess around with MACRO(), but it is not there quite yet...
9 years ago
Jack Humbert
2ce9c19478
Merge pull request #123 from cbbrowne/master
...
README notes and cbbrowne layout
9 years ago
Christopher Browne
41c17baccf
Add notes on what sorts of actions are risky
9 years ago
Christopher Browne
5273c73bef
Many of the changes I wanted
9 years ago
Erez Zukerman
f24c69d177
Refreshes default keymap for single tap L1 switch
9 years ago
Jack Humbert
1ee080701b
Merge pull request #116 from tachk/readmeFix
...
Fix for broken link in readme.
9 years ago
Jack Humbert
dc06288cb7
Merge pull request #119 from seancaffery/teensynote
...
Clarify Atreus support
9 years ago
Christopher Browne
db2d97d8dc
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Sean Caffery
ad6bc8794e
Clarify Atreus support
9 years ago
Stephan Bösebeck
602090a430
some fixes in readme
9 years ago
Stephan Bösebeck
1531350125
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Christopher Browne
59998daa59
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
coderkun
a75cc8463f
add build instructions to readme
9 years ago
coderkun
38f8ed9a0c
correct link and some minor details in readme file
9 years ago
coderkun
d959f23e5e
add readme file for coderkun’s Neo2 layout
9 years ago
coderkun
57bd21d8a6
Merge remote-tracking branch 'upstream/master'
9 years ago
coderkun
7f4eb72b9d
add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s layer 4
9 years ago
Kacey A
d97c77447f
Fix for broken link in readme.
9 years ago
Sean Caffery
c363d6b061
Add Teensy2 Atreus support
9 years ago
Stephan Bösebeck
bf64046a04
fixed some copy paste errors
9 years ago
Stephan Bösebeck
7b989a962e
added a egoshooter layer
9 years ago
Christopher Browne
55ccf839c1
More notes
9 years ago
Christopher Browne
af795d6298
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Christopher Browne
580c3e1d55
On Linux, run dfu-programmer as root
9 years ago
Christopher Browne
05d43b0687
Notes on what's done, and plans to change my key mapping
9 years ago
Christopher Browne
9aca1c70b7
Notes on what's done, and plans to change my key mapping
9 years ago
Christopher Browne
5e64f710dc
Bunch of reformatting, improvements to comments
9 years ago