summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #638 from premek/masterJack Humbert2016-08-173-0/+260
|\ | | | | Split layout for planck
| * Update readme.mdPřemek Vyhnal2016-08-161-0/+1
| |
| * premek split layoutpremek2016-08-161-1/+2
| |
| * premek split layoutpremek2016-08-163-0/+258
| |
* | Added my custom Planck layout called Circuit.Matt2016-08-155-0/+418
| | | | | | | | * Layout has image and readme, as well as documentation in the code.
* | moved to handwired folderdi0ib2016-08-1417-3/+3
| |
* | Merge branch 'master' of https://github.com/di0ib/qmk_firmwaredi0ib2016-08-141-0/+2
|\ \
| * | Updated readmedi0ib2016-08-141-0/+2
| | | | | | | | | Added link to Minorca/Sebright blog.
* | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'di0ib2016-08-1421-8/+1233
|\ \ \ | |/ / |/| |
| * | Merge pull request #631 from jacwib/masterJack Humbert2016-08-144-0/+246
| |\ \ | | | | | | | | Jacwib's keymap
| | * | Fix bugjacwib2016-08-141-1/+1
| | | |
| | * | Remove pointless commentsjacwib2016-08-141-21/+21
| | | |
| | * | Update readme.mdjacwib2016-08-141-1/+2
| | | |
| | * | Update Makefilejacwib2016-08-141-5/+0
| | | |
| | * | Update config.hjacwib2016-08-141-1/+0
| | | |
| | * | Update keymap.cjacwib2016-08-141-1/+1
| | | |
| | * | Update readme.mdjacwib2016-08-141-2/+2
| | | |
| | * | Jack's keymap.jacwib2016-08-144-0/+251
| | | |
| * | | Added my own layout to the Phantom.Xyverz2016-08-141-0/+104
| | | |
| * | | Fixing a mixup. Tidying up the keymap.Xyverz2016-08-131-10/+0
| | | |
| * | | Merge remote-tracking branch 'upstream/master'Xyverz2016-08-1342-1403/+2834
| |\| |
| * | | Removal of old minivan44 folder.Ian Sterling2016-08-1313-564/+0
| | | |
| * | | Renamed minivan44 to tv44 in all occurrences per wishes ofIan Sterling2016-08-1313-0/+564
| | | | | | | | | | | | | | | | Jack and Evan.
| * | | Adding the MiniVan44 aka TheVan 44 by u/evangs to the repo.Ian Sterling2016-08-1213-0/+564
| | | | | | | | | | | | | | | | Initial Commit.
| * | | Update keymap.cXyverz2016-08-121-4/+0
| | | |
| * | | Corrections to the Atreus Makefile and updates to my keymapIan Sterling2016-08-121-1/+5
| | | |
| * | | Delete keymap.cXyverz2016-08-111-67/+0
| | | | | | | | | | | | Not ready to submit this one just yet.
| * | | Update keymap.cXyverz2016-08-111-2/+2
| | | | | | | | | | | | Changed right-hand F-key layout in order to add KC_PLUS to _L2.
| * | | Update MakefileXyverz2016-08-111-4/+4
| | | | | | | | | | | | Corrected spelling of "ATREUS" in all locations. (ATRUES -> ATREUS)
| * | | Added braces using LSFT(KC_LBRC) and LSFT(KC_RBRC) since the normal RBCR and ↵Ian Sterling2016-08-091-1/+1
| | | | | | | | | | | | | | | | LBCR didn't work for me.
| * | | Adding my own layouts for the Phantom and Ergodox. My Ergodox layout adds ↵Ian Sterling2016-08-092-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.
| * | | Merge branch 'master' of https://github.com/Xyverz/qmk_firmwareIan Sterling2016-08-085-554/+0
| |\ \ \
| | * | | Delete keymap.cXyverz2016-08-081-184/+0
| | | | | | | | | | | | | | | file cleanup
| | * | | Delete README.mdXyverz2016-08-081-2/+0
| | | | | | | | | | | | | | | file cleanup
| | * | | Delete README.mdXyverz2016-08-081-49/+0
| | | | | | | | | | | | | | | file clean up.
| | * | | Delete old_keymap.cXyverz2016-08-081-311/+0
| | | | | | | | | | | | | | | file cleanup
| | * | | Delete readme.mdXyverz2016-08-081-10/+0
| | | | | | | | | | | | | | | file cleanup, removing file that doesn't apply to my layout.
| | * | | Delete dvorak.pngXyverz2016-08-081-0/+0
| | | | | | | | | | | | | | | Not reflective of my layout.
| * | | | Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for ↵Ian Sterling2016-08-083-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.
| * | | Adding my own keymaps to the following keyboards:Ian Sterling2016-08-0811-0/+1369
| | | | | | | | | | | | | | | | Planck, Preonic, Atreus, Ergodox
* | | | cleanup readmedi0ib2016-08-141-3/+3
| | | |
* | | | Correct data pin to D5di0ib2016-08-141-1/+1
| | | |
* | | | Fix listdi0ib2016-08-141-9/+9
| | | |
* | | | clean up readnmedi0ib2016-08-141-8/+10
| | | |
* | | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'di0ib2016-08-1446-1403/+3595
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #623 from algernon/ergodox-ez/algernonErez Zukerman2016-08-136-1237/+1244
| |\ \ \ | | | | | | | | | | ergodox: Update my keymap to v1.5
| | * | | ergodox: Update my keymap to v1.5Gergely Nagy2016-08-126-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>
| * | | | add new lineshela2016-08-121-1/+1
| | | | |
| * | | | add new lineshela2016-08-121-7/+7
| | | | |
| * | | | add my keymapshela2016-08-127-0/+395
| |/ / /