summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* minor tweaks to numpad and media layerDaniel2016-08-141-26/+24
|
* completes first-pass at media layerDaniel2016-08-121-15/+15
|
* completes first-pass at symbol layerDaniel2016-08-121-36/+36
|
* completes first-pass at base layerDaniel2016-08-101-0/+183
|
* Update keymap. (#616)Callum Oakley2016-08-092-4/+4
| | | | | | * changed order of bottom row of symbol layer to ease acess to brackets * updated readme.md to reflect keymap changes
* adds Xyverz's keymaps (#615)Xyverz2016-08-095-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.
* Add support for the cluecardskullY2016-08-089-0/+484
|
* Clueboard: Fix the title in keymaps/skully/readme.mdskullY2016-08-081-1/+1
|
* Clueboard: Add some readme.md files and do some minor cleanup.skullY2016-08-086-14/+101
|
* Merge pull request #609 from sethbc/fix_clueboard_orphaned_filesJack Humbert2016-08-082-134/+0
|\ | | | | remove orphaned clueboard files
| * remove orphaned clueboard filesSeth Chandler2016-08-052-134/+0
| |
* | Tap for ;, hold for GUI, tap for ", hold for AltJeeBak Kim2016-08-072-6/+10
| |
* | Tap for Tab, hold for HyperJeeBak Kim2016-08-072-27/+32
| |
* | Add Tab Close, New, Reopen macros to TouchCursor layerJeeBak Kim2016-08-062-7/+22
| |
* | Add Virtual Desktop Switching macros to TouchCursor layerJeeBak Kim2016-08-062-4/+14
| |
* | Move KC_ACL1 buttonJeeBak Kim2016-08-062-6/+6
| |
* | Fix KC_ALT_TAB/KC_CMD_TAB logicJeeBak Kim2016-08-061-3/+3
| |
* | Mouse layer updatesJeeBak Kim2016-08-052-23/+23
| | | | | | | | | | | | - Rename to MOUSECURSOR - Use "d" key, since middle finger is stronger than pinky - Shuffle some mouse buttons around
* | Revert swapp of AltTab/CmdTab in readme. Layout did not changeJeeBak Kim2016-08-041-1/+1
| |
* | Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP settingJeeBak Kim2016-08-032-9/+50
| |
* | Add CmdSlash to TouchCursor LayerJeeBak Kim2016-08-031-1/+5
| |
* | Number layer tweaksJeeBak Kim2016-08-032-6/+6
| |
* | Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and ↵JeeBak Kim2016-08-032-8/+43
| | | | | | | | LSFT
* | Update readme.mdJeeBak Kim2016-08-031-6/+7
|/
* Merge pull request #599 from Depariel/masterJack Humbert2016-08-036-154/+196
|\ | | | | Fixed compiling errors and updated keymaps for infinity_chibios
| * added support for Infinity 1.1a (4th drop) matrix, no LED support yetDepariel2016-07-312-5/+50
| |
| * fixed typo in hasu/keymap.cDepariel2016-07-311-1/+1
| |
| * fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel ↵Depariel2016-07-315-149/+146
| | | | | | | | keymap
* | Merge pull request #592 from sethbc/ez-sethbcErez Zukerman2016-08-023-0/+119
|\ \ | | | | | | Ez sethbc
| * | rebaseSeth Chandler2016-07-303-1/+1
| | |
| * | update makefileSeth Chandler2016-07-301-1/+1
| | |
| * | initial commit of sethbc keymapSeth Chandler2016-07-303-0/+119
| | |
* | | Merge pull request #593 from J3RN/masterErez Zukerman2016-08-022-22/+26
|\ \ \ | | | | | | | | Updated the J3RN ErgoDox keymap
| * | | Updated readme with recent changesJonathan Arnett2016-07-301-3/+6
| | | |
| * | | Updated my keymapJack Humbert2016-07-303-21/+22
| |\| |
* | | | Merge pull request #600 from adiabatic/masterErez Zukerman2016-08-024-14/+1167
|\ \ \ \ | | | | | | | | | | zweihander-osx: add left-hand-thumb tab key
| * | | | Thumb ⌫ into ⇥, numpad & into :, yank home/endNathan Sharfi2016-07-313-13/+1166
| | | | | | | | | | | | | | | | | | | | Also: add (back?) in the light-shine disabler
| * | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmwareNathan Sharfi2016-07-311-1/+1
| | |_|/ | |/| | | | | | | | | | | | | | | | | | # Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex
* | | | Updates ErgoDox readmeErez Zukerman2016-08-011-9/+6
| | | |
* | | | Merge pull request #596 from fredizzimo/rid_of_quickJack Humbert2016-08-015-0/+5
|\ \ \ \ | |/ / / |/| | | Fix the makefile dependencies and remove quick targets
| * | | Generate version information to version.hFred Sundvik2016-07-315-0/+5
| | |/ | |/| | | | | | | So that only the files that really needs a version are recompiled.
* | | Update readme.mdJeeBak Kim2016-07-301-1/+106
| | |
* | | Add additional shortcut keymaps to TOUCHCURSOR layerJeeBak Kim2016-07-301-4/+7
| | |
* | | Add additional maps for [, and ], to LOWERJeeBak Kim2016-07-301-4/+4
| | |
* | | Make RAISE layer an all numbers/arithmatic layerJeeBak Kim2016-07-301-6/+6
| | |
* | | Move reset to a less accessible locationJeeBak Kim2016-07-301-4/+4
| | |
* | | Add -, +, and . to RAISEJeeBak Kim2016-07-301-4/+4
| | |
* | | Change calls from persistant_default_layer_set() to default_layer_set()JeeBak Kim2016-07-301-3/+3
| | |
* | | PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵JeeBak Kim2016-07-301-10/+10
| | | | | | | | | | | | layers
* | | Media keys for all the "regular" layersJeeBak Kim2016-07-301-10/+10
| | |