summaryrefslogtreecommitdiff
path: root/keyboard
AgeCommit message (Collapse)Author
2016-01-20keymap.c changes, disable grep stuffJack Humbert
2016-01-16I guess I can reference #90 in the commit messageJack Humbert
2016-01-16added error for keymap file not existingJack Humbert
2016-01-16new keymap folder structure and makefile magicJack Humbert
2016-01-16workingJack Humbert
2016-01-15Merge pull request #89 from coderkun/masterErez Zukerman
add coderkun’s ErgodoxEZ keymap (Neo2)
2016-01-15merge upstreamcoderkun
2016-01-15add basic layer 2coderkun
2016-01-15updated cheat sheet, hex fileStephan Bösebeck
2016-01-15using keymap_german_osx.h more, adding macros for CTRL/CMD-V combinationStephan Bösebeck
2016-01-13Merge pull request #84 from sboesebeck/masterErez Zukerman
new alternative layout ADNW_Koy
2016-01-13Merge pull request #83 from lxol/feature/hhkb-qmkJack Humbert
migrate hhkb to QMK firmware
2016-01-13updating layout pngStephan Bösebeck
2016-01-13adding fixed hex fileStephan Bösebeck
2016-01-13typo fixStephan Bösebeck
2016-01-13added adnw layoutStephan Bösebeck
2016-01-13typo and copy past fixStephan Bösebeck
2016-01-13minor fixStephan Bösebeck
2016-01-13bugfixStephan Bösebeck
2016-01-13updated ANDW layoutStephan Bösebeck
2016-01-13Merge branch 'master' of https://github.com/sboesebeck/qmk_firmwareStephan Bösebeck
2016-01-13andw layout addedStephan Bösebeck
2016-01-13migrate hhkb to QMK firmwareAlex Olkhovskiy
2016-01-12Disables debug console by default for improved performanceErez Zukerman
2016-01-12add basic layer 1coderkun
2016-01-12add neo2 keymap for ergodoxEZcoderkun
2016-01-10Merge pull request #80 from agriffis/kinesis-cloneErez Zukerman
Add ergodox_ez keymap to match Kinesis Contoured.
2016-01-10Rename to keymap_kines-ish.c and add READMEAron Griffis
2016-01-10added mouse wheel support, CMD-V/CMD-C instead of CTRLStephan Bösebeck
2016-01-09removed left space key in favor of a backspaceStephan Bösebeck
2016-01-09Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck
2016-01-09Add ergodox_ez keymap to match Kinesis Contoured.Aron Griffis
This keymap attempts to match the Kinesis Contoured (aka Advantage) default layout as closely as possible. See http://www.kinesis-ergo.com/wp-content/uploads/2013/06/advantage_layout_win.pdf Apart from the obvious mappings, this keymap also: * removes the dual-purpose momentary layer/normal keys: Z, /, and Grv; because the author--coming from a Kinesis keyboard--finds the delays and accidental modifiers to be more disconcerting than helpful. * puts Esc in the bottom left since there's no place for it in the top left to match the Kinesis. * changes the bottom-right key into an L2 toggle since there's otherwise no way to get to L2. * adds PrScr, ScrLk and Pause to the L1 keymap, down the left side, since they're present on the Kinesis but not available in the default ergodox_ez keymap.
2016-01-09Refer to SYMB and MDIA in default ergodox_ez keymap.Aron Griffis
2016-01-08Merge pull request #77 from chwilk/masterJack Humbert
Keymap to approximate Kinesis Advantage line of keyboards
2016-01-08Moving around modifiers to match KA betterchwilk
2016-01-06Fix homebrew referencesSeth Herr
Replaces #64
2016-01-06Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck
2016-01-06Merge pull request #60 from rothgar/dvorakJack Humbert
added dvorak keymap and layout picture
2016-01-06Merge pull request #70 from sperochon/ergodox_ez_frJack Humbert
Ergodox_ez french OS X
2016-01-05Andrew's OSX ergodox ez keymapAndrew Fecheyr
2016-01-05ergodox_ez: Add keymap_osx_fr hex fileSébastien Pérochon
2016-01-05ergodox_ez: Add French keymap for OSX (keymap_osx_fr) based on ↵Sébastien Pérochon
keymap_default_osx
2016-01-04added jgarr keymap for custom dvorak layout :yay:Justin Garrison
2016-01-04Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck
2016-01-02Added comments to LED stuff and included .hex fileDave Jones
2016-01-02Merge pull request #66 from gdiegel/masterJack Humbert
Fix for faulty fn layer
2016-01-02Dave's custom keymapDave Jones
This moves the keys closer to a traditional layout with some redundancy around the middle to compensate for fast non-traditional typists like myself who tend to wander from the home row a fair bit. Navigation keys are provided in layer 2 (accessed by left thumb button), programming symbols and classic numeric keypad in layer 1 (accessed by right thumb button). Permanent layer switching is provided with a smaller thumb button. Ctrl provided in place of caps lock (because no-one needs caps/num lock), space, backspace, enter, shift all in traditional positions with layer 1 providing things like equals, tilde and apostrophe (an attempt to re-use existing muscle memory). LEDs are pimped to the point of being silly (fading in/out on layer switch, rolling on reboot ... because I can). Power and reset keys provided on left thumb pad in layer 2. No meh or hyper as I haven't found a burning need for them yet.
2016-01-02Fix incorrect number of rows on fn layer. Add additional navigation keysGabriel Diegel
to fn layer
2015-12-31Small change to filename spelling in READMEMattLeBeauViewpoint
Edited filename to remove plural case in example so that prefix is correctly parsed in step 6.
2015-12-30added dvorak keymap and layout pictureJustin Garrison