summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-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-03Merge pull request #599 from Depariel/masterJack Humbert6-154/+196
Fixed compiling errors and updated keymaps for infinity_chibios
2016-08-02Merge pull request #592 from sethbc/ez-sethbcErez Zukerman3-0/+119
Ez sethbc
2016-08-02Merge pull request #593 from J3RN/masterErez Zukerman2-22/+26
Updated the J3RN ErgoDox keymap
2016-08-02Merge pull request #600 from adiabatic/masterErez Zukerman4-14/+1167
zweihander-osx: add left-hand-thumb tab key
2016-08-02Updates ErgoDox readmeErez Zukerman1-9/+6
2016-08-01Merge pull request #596 from fredizzimo/rid_of_quickJack Humbert5-0/+5
Fix the makefile dependencies and remove quick targets
2016-08-01added support for Infinity 1.1a (4th drop) matrix, no LED support yetDepariel2-5/+50
2016-07-31Thumb ⌫ into ⇥, numpad & into :, yank home/endNathan Sharfi3-13/+1166
Also: add (back?) in the light-shine disabler
2016-07-31Merge branch 'master' of github.com:jackhumbert/qmk_firmwareNathan Sharfi637-0/+57586
# 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.cDepariel1-1/+1
2016-07-31fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel ↵Depariel5-149/+146
keymap
2016-07-31Generate version information to version.hFred Sundvik5-0/+5
So that only the files that really needs a version are recompiled.
2016-07-31Update readme.mdJeeBak Kim1-1/+106
2016-07-30Add additional shortcut keymaps to TOUCHCURSOR layerJeeBak Kim1-4/+7
2016-07-30Add additional maps for [, and ], to LOWERJeeBak Kim1-4/+4
2016-07-30Make RAISE layer an all numbers/arithmatic layerJeeBak Kim1-6/+6
2016-07-30Move reset to a less accessible locationJeeBak Kim1-4/+4
2016-07-30Add -, +, and . to RAISEJeeBak Kim1-4/+4
2016-07-30Change calls from persistant_default_layer_set() to default_layer_set()JeeBak Kim1-3/+3
2016-07-30PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵JeeBak Kim1-10/+10
layers
2016-07-30Updated readme with recent changesJonathan Arnett1-3/+6
2016-07-30Updated my keymapJack Humbert3-21/+22
2016-07-30Media keys for all the "regular" layersJeeBak Kim1-10/+10
2016-07-30Add mouse layer, and remove default arrow keys (touchcursor only, now)JeeBak Kim1-15/+36
2016-07-30Add numbers to _RAISEJeeBak Kim1-4/+4
2016-07-30Move _RAISE symbols to _LOWERJeeBak Kim1-6/+6
2016-07-30Tap for Enter, hold for ShiftJeeBak Kim1-30/+31
2016-07-30Add personalized TouchCursor layerJeeBak Kim1-6/+28
2016-07-30Tap for Esc, hold for ControlJeeBak Kim1-30/+33
2016-07-30rebaseSeth Chandler3-1/+1
2016-07-30update makefileSeth Chandler1-1/+1
2016-07-30initial commit of sethbc keymapSeth Chandler3-0/+119
2016-07-30Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim3-0/+341