Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update keymap. (#616) | Callum Oakley | 2016-08-09 | 2 | -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) | Xyverz | 2016-08-09 | 2 | -0/+339 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | Tap for ;, hold for GUI, tap for ", hold for Alt | JeeBak Kim | 2016-08-07 | 2 | -6/+10 |
| | |||||
* | Tap for Tab, hold for Hyper | JeeBak Kim | 2016-08-07 | 2 | -27/+32 |
| | |||||
* | Add Tab Close, New, Reopen macros to TouchCursor layer | JeeBak Kim | 2016-08-06 | 2 | -7/+22 |
| | |||||
* | Add Virtual Desktop Switching macros to TouchCursor layer | JeeBak Kim | 2016-08-06 | 2 | -4/+14 |
| | |||||
* | Move KC_ACL1 button | JeeBak Kim | 2016-08-06 | 2 | -6/+6 |
| | |||||
* | Fix KC_ALT_TAB/KC_CMD_TAB logic | JeeBak Kim | 2016-08-06 | 1 | -3/+3 |
| | |||||
* | Mouse layer updates | JeeBak Kim | 2016-08-05 | 2 | -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 change | JeeBak Kim | 2016-08-04 | 1 | -1/+1 |
| | |||||
* | Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP setting | JeeBak Kim | 2016-08-03 | 2 | -9/+50 |
| | |||||
* | Add CmdSlash to TouchCursor Layer | JeeBak Kim | 2016-08-03 | 1 | -1/+5 |
| | |||||
* | Number layer tweaks | JeeBak Kim | 2016-08-03 | 2 | -6/+6 |
| | |||||
* | Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and ↵ | JeeBak Kim | 2016-08-03 | 2 | -8/+43 |
| | | | | LSFT | ||||
* | Update readme.md | JeeBak Kim | 2016-08-03 | 1 | -6/+7 |
| | |||||
* | Merge pull request #596 from fredizzimo/rid_of_quick | Jack Humbert | 2016-08-01 | 2 | -0/+2 |
|\ | | | | | Fix the makefile dependencies and remove quick targets | ||||
| * | Generate version information to version.h | Fred Sundvik | 2016-07-31 | 2 | -0/+2 |
| | | | | | | | | So that only the files that really needs a version are recompiled. | ||||
* | | Update readme.md | JeeBak Kim | 2016-07-30 | 1 | -1/+106 |
| | | |||||
* | | Add additional shortcut keymaps to TOUCHCURSOR layer | JeeBak Kim | 2016-07-30 | 1 | -4/+7 |
| | | |||||
* | | Add additional maps for [, and ], to LOWER | JeeBak Kim | 2016-07-30 | 1 | -4/+4 |
| | | |||||
* | | Make RAISE layer an all numbers/arithmatic layer | JeeBak Kim | 2016-07-30 | 1 | -6/+6 |
| | | |||||
* | | Move reset to a less accessible location | JeeBak Kim | 2016-07-30 | 1 | -4/+4 |
| | | |||||
* | | Add -, +, and . to RAISE | JeeBak Kim | 2016-07-30 | 1 | -4/+4 |
| | | |||||
* | | Change calls from persistant_default_layer_set() to default_layer_set() | JeeBak Kim | 2016-07-30 | 1 | -3/+3 |
| | | |||||
* | | PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵ | JeeBak Kim | 2016-07-30 | 1 | -10/+10 |
| | | | | | | | | layers | ||||
* | | Media keys for all the "regular" layers | JeeBak Kim | 2016-07-30 | 1 | -10/+10 |
| | | |||||
* | | Add mouse layer, and remove default arrow keys (touchcursor only, now) | JeeBak Kim | 2016-07-30 | 1 | -15/+36 |
| | | |||||
* | | Add numbers to _RAISE | JeeBak Kim | 2016-07-30 | 1 | -4/+4 |
| | | |||||
* | | Move _RAISE symbols to _LOWER | JeeBak Kim | 2016-07-30 | 1 | -6/+6 |
| | | |||||
* | | Tap for Enter, hold for Shift | JeeBak Kim | 2016-07-30 | 1 | -30/+31 |
| | | |||||
* | | Add personalized TouchCursor layer | JeeBak Kim | 2016-07-30 | 1 | -6/+28 |
| | | |||||
* | | Tap for Esc, hold for Control | JeeBak Kim | 2016-07-30 | 1 | -30/+33 |
| | | |||||
* | | Add "jeebak" keymap folder as a copy of the "default" folder | JeeBak Kim | 2016-07-30 | 3 | -0/+341 |
|/ | |||||
* | Merge pull request #577 from hot-leaf-juice/master | Jack Humbert | 2016-07-28 | 3 | -0/+211 |
|\ | | | | | Pull request to include my keymap if you want it! | ||||
| * | Added readme.md for custom layout. | Callum Oakley | 2016-07-28 | 1 | -0/+48 |
| | | |||||
| * | Added custom keymap. | Callum Oakley | 2016-07-27 | 2 | -0/+163 |
| | | | | | | | | Added custom keymap. | ||||
* | | remove unnecessary includes | Seth Chandler | 2016-07-27 | 1 | -2/+0 |
| | | |||||
* | | fix numerous errors in bone2planck keymap | Seth Chandler | 2016-07-27 | 1 | -10/+10 |
|/ | |||||
* | disable midi by default | Jack Humbert | 2016-07-26 | 1 | -2/+2 |
| | |||||
* | Fixes midi functionality | Jack Humbert | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | fixed include paths | Jason Janse van Rensburg | 2016-07-20 | 1 | -16/+16 |
| | |||||
* | reformat | Jason Janse van Rensburg | 2016-07-20 | 1 | -16/+16 |
| | |||||
* | updated bone2planck | Jason Janse van Rensburg | 2016-07-20 | 1 | -65/+111 |
| | |||||
* | Fix cluepad and planck | TerryMathews | 2016-07-07 | 1 | -3/+3 |
| | |||||
* | Create keycodes for RGB control functions | TerryMathews | 2016-07-07 | 1 | -59/+3 |
| | | | | | | | | | | | | | Moves RGB controls out of the macro function and assigns them their own keycodes: RGB_TOG (toggle on/off) RGB_MOD (mode step) RGB_HUI (increase hue) RGB_HUD (decrease hue) RGB_SAI (increase saturation) RGB_SAD (decrease saturation) RGB_VAI (increase brightness) RGB_VAD (decrease brightness) | ||||
* | updates rgblight implementation, makes non-timer stuff compatible with audio | Jack Humbert | 2016-07-07 | 5 | -13/+84 |
| | |||||
* | correct break/return order for planck and preonic defaults | Jack Humbert | 2016-07-04 | 1 | -8/+8 |
| | |||||
* | updates planck experimental, width of color output | Jack Humbert | 2016-06-29 | 1 | -21/+30 |
| | |||||
* | adds random base64 character generator | Jack Humbert | 2016-06-29 | 1 | -2/+13 |
| | |||||
* | Implements subprojects and updates projects for this (#459) | Jack Humbert | 2016-06-29 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * non-working commit * working * subprojects implemented for planck * pass a subproject variable through to c * consolidates clueboard revisions * thanks for letting me know about conflicts.. * turn off audio for yang's * corrects starting paths for subprojects * messing around with travis * semicolon * travis script * travis script * script for travis * correct directory (probably), amend files to commit * remove origin before adding * git pull, correct syntax * git checkout * git pull origin branch * where are we? * where are we? * merging * force things to happen * adds commit message, adds add * rebase, no commit message * rebase branch * idk! * try just pull * fetch - merge * specify repo branch * checkout * goddammit * merge? idk * pls * after all * don't split up keyboards * syntax * adds quick for all-keyboards * trying out new script * script update * lowercase * all keyboards * stop replacing compiled.hex automatically * adds if statement * skip automated build branches * forces push to automated build branch * throw an add in there * upstream? * adds AUTOGEN * ignore all .hex files again * testing out new repo * global ident * generate script, keyboard_keymap.hex * skip generation for now, print pandoc info, submodule update * try trusty * and sudo * try generate * updates subprojects to keyboards * no idea * updates to keyboards * cleans up clueboard stuff * setup to use local readme * updates cluepad, planck experimental * remove extra led.c [ci skip] * disable power up for now * config files updates * makefile updates * .h file updates, config tuning * disable audio for yang |