summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
2016-08-13Merge remote-tracking branch 'origin/master' into iso_split_rshiftToni284-1916/+7209
update from Upstream
2016-08-13Adding the MiniVan44 aka TheVan 44 by u/evangs to the repo.Ian Sterling13-0/+564
Initial Commit.
2016-08-13Update keymap.cXyverz1-4/+0
2016-08-13Corrections to the Atreus Makefile and updates to my keymapIan Sterling1-1/+5
2016-08-12only aestheticsToni1-4/+4
2016-08-12ergodox: Update my keymap to v1.5Gergely Nagy6-1237/+1244
Major changes include: * The **1HAND** layer has been removed. * A `Delete` key is now available on the right thumb cluster. * The **ADORE** layer received a major update, see the updated layout image. * It is now possible to enable automatic logging for the **ADORE** layer, by setting the `ADORE_AUTOLOG` makefile variable to `yes` when compiling the keymap. It is off by default. * The `~` key and the `Media Next/Prev` key have been swapped on the **base** layer. * On the **ARROW** layer, `Backspace` has been replaced by `Enter`. * There is some experimental support for entering Unicode symbols. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-08-12add new lineshela1-1/+1
2016-08-12add new lineshela1-7/+7
2016-08-12add my keymapshela7-0/+395
2016-08-12Merge pull request #618 from denolfe/masterJack Humbert4-0/+203
Add denolfe satan keymap
2016-08-12Merge pull request #608 from finleye/masterJack Humbert4-0/+264
Adds keymap based on Kinesis advantage
2016-08-11Small changesFelix Uhl2-9/+10
Enabled Bootmagic and ISO layouts on felix keymap Added unused pins
2016-08-11Delete keymap.cXyverz1-67/+0
Not ready to submit this one just yet.
2016-08-11Update keymap.cXyverz1-2/+2
Changed right-hand F-key layout in order to add KC_PLUS to _L2.
2016-08-11Update MakefileXyverz1-4/+4
Corrected spelling of "ATREUS" in all locations. (ATRUES -> ATREUS)
2016-08-11Add denolfe satan keymapElliot DeNolf4-0/+203
2016-08-11Minor changes to keymapsFelix Uhl3-9/+12
Clarified extra keys Made ISO-keys non-dead in default layout Added non-US backslash on felix layout
2016-08-11Added S60-X to keyboards with two layouts.Felix Uhl11-0/+589
2016-08-10Added braces using LSFT(KC_LBRC) and LSFT(KC_RBRC) since the normal RBCR and ↵Ian Sterling1-1/+1
LBCR didn't work for me.
2016-08-10Adding my own layouts for the Phantom and Ergodox. My Ergodox layout adds ↵Ian Sterling2-0/+378
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-09Update keymap. (#616)Callum Oakley2-4/+4
* changed order of bottom row of symbol layer to ease acess to brackets * updated readme.md to reflect keymap changes
2016-08-09adds Xyverz's keymaps (#615)Xyverz5-0/+771
* Adding my own keymaps to the following keyboards: Planck, Preonic, Atreus, Ergodox * Delete dvorak.png Not reflective of my layout. * Delete readme.md file cleanup, removing file that doesn't apply to my layout. * Delete old_keymap.c file cleanup * Delete README.md file clean up. * Delete README.md file cleanup * Delete keymap.c file cleanup * Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for 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-09Merge branch 'master' of https://github.com/Xyverz/qmk_firmwareIan Sterling5-554/+0
2016-08-09Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for ↵Ian Sterling3-204/+160
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-09Delete keymap.cXyverz1-184/+0
file cleanup
2016-08-09Delete README.mdXyverz1-2/+0
file cleanup
2016-08-09Delete README.mdXyverz1-49/+0
file clean up.
2016-08-09Delete old_keymap.cXyverz1-311/+0
file cleanup
2016-08-09Delete readme.mdXyverz1-10/+0
file cleanup, removing file that doesn't apply to my layout.
2016-08-09Delete dvorak.pngXyverz1-0/+0
Not reflective of my layout.
2016-08-09Adding my own keymaps to the following keyboards:Ian Sterling11-0/+1369
Planck, Preonic, Atreus, Ergodox
2016-08-09Add support for the cluecardskullY9-0/+484
2016-08-08Clueboard: Fix the title in keymaps/skully/readme.mdskullY1-1/+1
2016-08-08Clueboard: Add some readme.md files and do some minor cleanup.skullY6-14/+101
2016-08-08Adds keymap based on Kinesis advantageCorey Finley4-0/+264
2016-08-08Merge pull request #609 from sethbc/fix_clueboard_orphaned_filesJack Humbert2-134/+0
remove orphaned clueboard files
2016-08-07Tap for ;, hold for GUI, tap for ", hold for AltJeeBak Kim2-6/+10
2016-08-07Tap for Tab, hold for HyperJeeBak Kim2-27/+32
2016-08-07new variant with the curly braces on tab layerToni1-24/+24
2016-08-06Add Tab Close, New, Reopen macros to TouchCursor layerJeeBak Kim2-7/+22
2016-08-06Add Virtual Desktop Switching macros to TouchCursor layerJeeBak Kim2-4/+14
2016-08-06Move KC_ACL1 buttonJeeBak Kim2-6/+6
2016-08-06Fix KC_ALT_TAB/KC_CMD_TAB logicJeeBak Kim1-3/+3
2016-08-06Mouse layer updatesJeeBak Kim2-23/+23
- Rename to MOUSECURSOR - Use "d" key, since middle finger is stronger than pinky - Shuffle some mouse buttons around
2016-08-06remove orphaned clueboard filesSeth Chandler2-134/+0
2016-08-05enterfn / enterisctrl on hold addedToni1-10/+10
2016-08-04Revert swapp of AltTab/CmdTab in readme. Layout did not changeJeeBak Kim1-1/+1
2016-08-04Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP settingJeeBak Kim2-9/+50
2016-08-04Add CmdSlash to TouchCursor LayerJeeBak Kim1-1/+5
2016-08-04Number layer tweaksJeeBak Kim2-6/+6