aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)Author
2016-08-11Update keymap.cGravatar Xyverz
Changed right-hand F-key layout in order to add KC_PLUS to _L2.
2016-08-11Update MakefileGravatar Xyverz
Corrected spelling of "ATREUS" in all locations. (ATRUES -> ATREUS)
2016-08-09Added braces using LSFT(KC_LBRC) and LSFT(KC_RBRC) since the normal RBCR and ↵Gravatar Ian Sterling
LBCR didn't work for me.
2016-08-09Adding my own layouts for the Phantom and Ergodox. My Ergodox layout adds ↵Gravatar Ian Sterling
persistent layers based on the Planck and Preonic setup. The layout arrays are pulled directly from the ergodox/ez/ez.h keymap definition starting at line 81.
2016-08-08Merge branch 'master' of https://github.com/Xyverz/qmk_firmwareGravatar Ian Sterling
2016-08-08Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for ↵Gravatar Ian Sterling
flexibility's sake. Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default layout and default makefile.
2016-08-08Delete keymap.cGravatar Xyverz
file cleanup
2016-08-08Delete README.mdGravatar Xyverz
file cleanup
2016-08-08Delete README.mdGravatar Xyverz
file clean up.
2016-08-08Delete old_keymap.cGravatar Xyverz
file cleanup
2016-08-08Delete readme.mdGravatar Xyverz
file cleanup, removing file that doesn't apply to my layout.
2016-08-08Delete dvorak.pngGravatar Xyverz
Not reflective of my layout.
2016-08-08Adding my own keymaps to the following keyboards:Gravatar Ian Sterling
Planck, Preonic, Atreus, Ergodox
2016-08-03Merge pull request #599 from Depariel/masterGravatar Jack Humbert
Fixed compiling errors and updated keymaps for infinity_chibios
2016-08-02Merge pull request #592 from sethbc/ez-sethbcGravatar Erez Zukerman
Ez sethbc
2016-08-02Merge pull request #593 from J3RN/masterGravatar Erez Zukerman
Updated the J3RN ErgoDox keymap
2016-08-02Merge pull request #600 from adiabatic/masterGravatar Erez Zukerman
zweihander-osx: add left-hand-thumb tab key
2016-08-01Updates ErgoDox readmeGravatar Erez Zukerman
2016-08-01Merge pull request #596 from fredizzimo/rid_of_quickGravatar Jack Humbert
Fix the makefile dependencies and remove quick targets
2016-07-31added support for Infinity 1.1a (4th drop) matrix, no LED support yetGravatar Depariel
2016-07-31Thumb ⌫ into ⇥, numpad & into :, yank home/endGravatar Nathan Sharfi
Also: add (back?) in the light-shine disabler
2016-07-31Merge branch 'master' of github.com:jackhumbert/qmk_firmwareGravatar Nathan Sharfi
# Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex
2016-07-31fixed typo in hasu/keymap.cGravatar Depariel
2016-07-31fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel ↵Gravatar Depariel
keymap
2016-07-31Generate version information to version.hGravatar Fred Sundvik
So that only the files that really needs a version are recompiled.
2016-07-30Update readme.mdGravatar JeeBak Kim
2016-07-30Add additional shortcut keymaps to TOUCHCURSOR layerGravatar JeeBak Kim
2016-07-30Add additional maps for [, and ], to LOWERGravatar JeeBak Kim
2016-07-30Make RAISE layer an all numbers/arithmatic layerGravatar JeeBak Kim
2016-07-30Move reset to a less accessible locationGravatar JeeBak Kim
2016-07-30Add -, +, and . to RAISEGravatar JeeBak Kim
2016-07-30Change calls from persistant_default_layer_set() to default_layer_set()Gravatar JeeBak Kim
2016-07-30PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵Gravatar JeeBak Kim
layers
2016-07-30Updated readme with recent changesGravatar Jonathan Arnett
2016-07-30Updated my keymapGravatar Jack Humbert
2016-07-30Media keys for all the "regular" layersGravatar JeeBak Kim
2016-07-30Add mouse layer, and remove default arrow keys (touchcursor only, now)Gravatar JeeBak Kim
2016-07-30Add numbers to _RAISEGravatar JeeBak Kim
2016-07-30Move _RAISE symbols to _LOWERGravatar JeeBak Kim
2016-07-30Tap for Enter, hold for ShiftGravatar JeeBak Kim
2016-07-30Add personalized TouchCursor layerGravatar JeeBak Kim
2016-07-30Tap for Esc, hold for ControlGravatar JeeBak Kim
2016-07-30rebaseGravatar Seth Chandler
2016-07-30update makefileGravatar Seth Chandler
2016-07-30initial commit of sethbc keymapGravatar Seth Chandler
2016-07-30Add "jeebak" keymap folder as a copy of the "default" folderGravatar JeeBak Kim
2016-07-30Update some obsolete referencesGravatar Gergely Nagy
Some links were still pointing to `/keyboards/ergodox_ez`, while the directory is `/keyboards/erdogox` now. Not all references have been updated, and some of the text here and there may need updating to mention the ErgoDox Infinity too, but that's out of the scope for this quick fix. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-07-29Small fix for infinity include guardGravatar Fred Sundvik
2016-07-29Fix typo in the readme.Gravatar Fred Sundvik
2016-07-29A couple of more Ergodox readme fixesGravatar Fred Sundvik