Commit Graph

755 Commits (fb3b7f32c0d1a8358fc82f8fa74c24414677cc81)

Author SHA1 Message Date
Erez Zukerman cd90dd9f6d Corrects typo 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
Didier Loiseau a2f6ab16c0 FN macro: use layer_invert() instead of modifying layer_state directly
- fixes stuck keys from the temporary layers
  (see also jackhumbert/qmk_firmware#78)
- removed the workaround for jackhumbert/qmk_firmware#81
  (using layer_invert() fixes the problem)
9 years ago
Didier Loiseau 7ba42b994b Fixed inconsistency between comment and actual numeric layer
- KC_INS should only be present on Fn layer
9 years ago
DidierLoiseau 47fc8b8dbd Fixed link to Magic doc in Dvorak section 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
Guillermo Vayá 34eb5dfb97 new emacs + osx + deadkeys layout 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
Christopher Browne 753ffa4eed Latest version of cbbrowne key maps 9 years ago
Stephan Bösebeck 93a74d9cb1 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Christopher Browne 71bd4818cb Added in a keypad layer that replaces Dvorak 9 years ago
Christoph Schmitz 21c4dfe983 Added .hex file. 9 years ago
Christoph Schmitz 9bb20de578 Fixed graphics. 9 years ago
Christoph Schmitz a38fa4b727 Added media layer. 9 years ago
Christoph Schmitz 9abd1eea79 Added links. 9 years ago
Christoph Schmitz 28d2b93b0a Added documentation. 9 years ago
Christoph Schmitz c8e7f9bbfc Made all layer change keys momentary. Removed Hyper and Meh in favor of layer 1 and 2 on both halves. 9 years ago
Stephan Bösebeck f153374517 added new macros 9 years ago
Stephan Bösebeck 2776251ffc playing more with cursor keys 9 years ago
Stephan Bösebeck 4beb0115ff playing a bit with cursor keys 9 years ago
Stephan Bösebeck 240db0c7d8 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Christoph Schmitz fdad7ecff9 Switched up and down keys to be closer to the vi etc. world. 9 years ago
Christoph Schmitz 0c66ca026e Fixed circonflex key. 9 years ago
Christoph Schmitz bf257e3b37 Fixed regarding Ctrl and Alt keys. 9 years ago
Christoph Schmitz 1308135655 Added a German layout inspired by the Kinesis Ergo Elan and based on the "german" keymap. 9 years ago
AM 1946c7ce9a add mollat keymap 9 years ago
Stephan Bösebeck f6dab10288 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Stephan Bösebeck da7f259a1f Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
tonyabra baddbc6b23 Simplified osx layout for ergodox ez 9 years ago
Yang Liu f277079dfa no message 9 years ago
Yang Liu 2d29795de8 add one more photo 9 years ago
Yang Liu 84657a9e4b Add a photo for the demonstration of RGB underflow 9 years ago
Yang Liu ba9ac457b2 Integrate WS2812 code into quantum core 9 years ago
Yang Liu 0a40654b82 Add support for WS2812 LEDs 9 years ago
Stephan Bösebeck f958b2e832 typo fix 9 years ago
Jack Humbert fd72a46c13 Makefile back to defaults 9 years ago
Jack Humbert 6a55a5fe48 not sure how this got here.. 9 years ago
Jack Humbert ae620fe856 rename file 9 years ago
Jack Humbert 5143c59bdf Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into smarkefile 9 years ago
Jack Humbert 544a49329c Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into smarkefile 9 years ago
Jack Humbert c753bfcc14 Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio 9 years ago
Stephan Bösebeck 42a22af446 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
DidierLoiseau 3e31fa4c50 Fixed rendering of the Layer Switching section 9 years ago
DidierLoiseau 606d63e602 Fixed small issues in README.md
- fixed rendering of the basic layer on GitHub
- fixed missing Calculator, Mail & Browser Home keys in Fn Layer
9 years ago
Didier Loiseau b0d7d9d922 Added keymap.hex 9 years ago
Didier Loiseau 294bd25615 Moved layout description to README.md and added more details 9 years ago
Didier Loiseau 96b9089d9f Added Calculator, Mail and Browser Home application keys. 9 years ago
Didier Loiseau 67583b2f4a Renamed "Numbers Layer" to "Numeric Layer" 9 years ago
Didier Loiseau e5f84058bb Implemented new folders structure.
moved keymap_typematrix.c to tm2030/keymap.c
9 years ago
Didier Loiseau ad2a4c3203 Merge remote-tracking branch 'jackhumbert/master' into typematrix 9 years ago
Olivier Lechevalier 51fec6647a Add colemak keymap to Ergodox EZ. 9 years ago
Evan Pitstick caf82bcace Single tap enable ACTION_LAYER_TAP_TOGGLE layer 9 years ago
Stephan Bösebeck f95e3e701c new hex file 9 years ago
Stephan Bösebeck 9d03f48643 reinstalled lost file, updated with some tweaks 9 years ago
Stephan Bösebeck 610b77f1f7 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago