summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* no more warning thanks to iFreilicht's tip with undefToni2016-08-161-0/+1
|
* in accordance to keymap_makefile_example.mkToni2016-08-161-12/+12
|
* minor grammer fixesToni2016-08-161-2/+2
|
* big cleanup and minor refactoring. thanks iFreilicht.Toni2016-08-166-163/+77
|
* grammarToni2016-08-151-1/+1
|
* reference to reddit post and Terry MathewsToni2016-08-151-0/+2
|
* script now waits for the user to press the buttonToni2016-08-151-2/+26
|
* readme now with pictureToni2016-08-152-0/+2
|
* more prettynessToni2016-08-151-2/+2
|
* Update readme.mdToni2016-08-151-1/+1
| | | typo
* Update readme.mdToni2016-08-151-0/+2
| | | attempt to prettify the table
* more information. first steps in markdownToni2016-08-151-1/+15
|
* readme.md addedToni2016-08-151-0/+16
|
* removed my personal stuffToni2016-08-152-4/+3
|
* Merge remote-tracking branch 'origin/master' into iso_split_rshiftToni2016-08-1544-1245/+2917
|\ | | | | | | no idea what is merged
| * 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