aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Add keycodes for swap-hands feature.Joe Wasson2018-03-161-7/+4
|
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-1/+1
|
* Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski2018-03-161-1/+9
| | | | | | | | | | | | | | | | | | | | * Fixed plank keymaps so that they will compile for planck light * tv44:budi now compiles * s60_x:amnesia0287 now compiles * Fixed allocation of key_combos so that narze keymap for planck can compile correctly * Disabled rgb on ergodone and infinity * Enabled tap dance so it compiles * Added return statement so it compiles * If compiling on light disable extra functionality * Properly redefined variable so it compiles
* Planck ajp10304 (#2519)ajp103042018-03-132-17/+92
| | | | | | | | * Planck ajp10304 layout clean up * Planck ajp10304 layout add Mac layer extensions * JJ40 ajp10304 layout add Mac layer extensions
* Fixed plank keymaps so that they will compile for planck lightBrian Choromanski2018-03-1310-29/+90
|
* Patched some keyboards that won't compile (#2453)Brian Choromanski2018-03-096-6/+5
|
* layout(planck): dudeofawesome's layout (#2457)Louis Orleans2018-03-094-48/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * layout(planck): new layout initial commit * feat(planck): add workman layout * fix(planck): switching to workman * layout(planck): swapping mnext and mplay * feat(planck): prep for RGB * perf(planck): remove plover saves 256 bytes of memory * perf(planck): remove colemak saves 128 bytes * layout(planck): swapping enter and quote * perf(planck): disable console frees 1664 bytes * feat(planck): RGB under-lighting * refactor(planck): change RGB pin Uses pin labeled PB2 * feat(planck): add RGB keycodes * feat(planck): re-enable audio * style(planck): fixing indentation Because who indents like that? * style(planck): clean up keycodes * layout(planck): remove del * feat(planck): add tap-space to layer keys * docs(planck): specify pin on PCB for RGB * bug(planck): reducing tap time * Revert "bug(planck): reducing tap time" This reverts commit 62606b2dc62c5adcc06cfb5978d7e5305411a658. * Revert "feat(planck): add tap-space to layer keys" This reverts commit c74de5a4aa45c5563dcaa463395654c29f50eda3. * perf(planck): remove backlit case * feat(planck): swap enter and quote * bug(planck): moving right shift * doc(planck): update README * chore(planck): remove makefile * πŸ”¨ add userspace config * πŸ“ update layer ascii art * πŸ”₯ disable RGB lighting * ✨ add Colemak * ✨ add numpad layer * ✨ add caps lock on adjust layer * πŸ“ update layer renders * πŸ”₯ remove workman sound def * πŸ”¨ add userspace config * πŸ“ update layer ascii art * πŸ”₯ disable RGB lighting * ✨ add Colemak * ✨ add numpad layer * ✨ add caps lock on adjust layer * πŸ“ update layer renders * πŸ”₯ remove workman sound def
* Canadian planck (#2463)That-Canadian2018-03-082-0/+219
| | | | | | * Line ending stuff again * Added my personal Planck layout (finally)
* Corvec's Planck layoutCorey T Kump2018-03-075-0/+449
|
* adding my keymap (#2443)Ivan Choi2018-03-014-0/+335
|
* Fixed dead links (#2451)Brian Choromanski2018-03-011-1/+1
| | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
* JJ40 AJP10304 layout (#2407)ajp103042018-02-232-36/+36
| | | | | | | * JJ40 AJP10304 layout Updated AJP10304 readme.md with formatting * Revert default JJ40 keymap
* Graham's Keymaps. (#2422)Graham P Heath2018-02-234-0/+514
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add my config * fix backlight, clean up that code * group background code, restore static var * qwerty is supposed to be in the middle * wrap layer change backlight in ifdef * backlight levels and some more 'emojis'. * Restructure to make it possible to press cmd ent on the right side of the board with one hand. * Expose the period through the number layer. Add Hyper keys to mouse layer * reduce mouse speed * add a : -P key * Thumbs up and down, remove some keys that are duplicated via function keys, clean up * fix build issues * add various emoji * duplicate default Meira keymaps * Miera updates * add documented but unmapped emoji * Sound for the Meira, was stumped by a file size! Thanks drashna! * add docs * docs * revert lib changes... * clean up * clean up * remove make file * Fixes missing key
* Planck/NIU_Mini - Mason Layout - Fixing comments, adding missed keysMason McAllaster2018-02-231-70/+68
|
* made changes to my kelorean planck keymap (#2343)KeLorean2018-02-063-27/+26
| | | | | | | | | | | | | | * Planck-swapped up/down arrows,s65x-add dvorak * Added Dvorak as first layer of default keymap * planck-swap up and down arrows. s65x-added dvorak * added colemak to kelorean s65x keymap * made more changes to kelorean keymap * just tryinng to fix bc i was not connected upstrem
* made kelorean keymaps for planck and s65x (#2331)KeLorean2018-02-044-0/+308
| | | | | | | | | | * Planck-swapped up/down arrows,s65x-add dvorak * Added Dvorak as first layer of default keymap * planck-swap up and down arrows. s65x-added dvorak * added colemak to kelorean s65x keymap
* just a planck layout (#2320)jirgn2018-02-035-0/+439
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added jirgn keymap from dotfiles * added jirgn s keymap as copy from default * [TASK] removed unnecessary colemak and dvorak layouts * [TASK] added right shift with tab to enter * [TASK] added ctrl keys beside homerow * [TASK] added Navigation Layer removed unnecessary BACKLIT removed Media Controls in Base Layers * [TASK] added left Navigation mode fixed some doc * [Fix] locked navigation layer by adding a transparent key for nav_mod keys * [TASK] added some more symbols and removed lower F1-F12 keys * [TASK] added some README and a layout design * [FIX] forced for adding to repo * [FIX] forced for adding to repo * [FIX] problem with layerswitching and hanging ctrl * removed image from repo * removed github image link with permalink from layout designer * removed github image link with permalink from layout designer * replaced image with permalink to layout editor
* Not quite neo (#2318)jola52018-02-024-0/+169
| | | | | | | | * planck with a not-quite-neo layout for a de-DE OS/SW keymap * ergodox infinity with a not-quite-neo layout for a de-DE OS/SW keymap * add documentation
* Replace custom tap dance keys with mod tap keys in planck/keymaps/dshieldsDaniel Shields2018-02-023-51/+7
|
* Adding personal keymap for planck/niu_mini (#2263)Mason McAllaster2018-01-251-0/+116
| | | | | | * Adding mason keymap for planck/niu_mini * Adding power shortcut
* Prime_R (#2221)rooski152018-01-043-0/+361
| | | | | | | | | | | | | | | | | | | | | | | | | | * Rooski15: Add Prime_R Keyboard * Rooski15: Added keymaps to xd60, xd75, planck, and prime_r * Rooski15: Updated prime_r keymap * Rooski15: Added Prime_R and Documentation * Rooski15: Added Prime_R and Documentation * Rooski15: Prime_R - Added futher documentation. * Update config.h Added device information * Update readme.md Updated Planck:EmilyH Readme * Update readme.md Updated XD75:EmilyH Readme
* backlight breathing overhaul (#2187)Balz Guenat2018-01-016-19/+19
| | | | | | | | | | | | | | | | | | | | * add breathing to bananasplit * backlight breathing overhaul * fix the backlight_tick thing. * fix for vision_division backlight * fix a few keymaps and probably break breathing for some weirdly set-up boards. * remove BL_x keycodes because they made unreasonable assumptions * some fixes for BL keycodes * integer cie lightness scaling * use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
* Aviator Keymap (#2204)John Ramsay2018-01-015-0/+449
| | | | | | | | | | | | | | | | | | | | | | | | * Create aviator.txt * Add files via upload * Delete aviator.txt * Delete readme.md * Add files via upload * Update readme.md * Update readme.md * Delete keyboard-layout.png * Update readme.md * Update readme.md * Update readme.md
* Remove residual Makefiles from the keyboards directory (#2193)James Neill2018-01-012-8/+0
| | | | | | * Removed residual Makefiles from keyboards directory * Removed reference to Makefile
* Adding pok3r like layout to the let's split (#2135)Nicolas Guelpa2017-12-202-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding new layout for the planck that helps when coming from the pok3r * Fixing the function layer * Update readme.md * Update keymap.c Making some small adjustments * Update keymap.c switching GUI and Esc * Update keymap.c * adding mod tap on left and right shift * adding mod tap on left and right shift * poker keymap for lets split * fixing the FN layer * removing unused file
* new planck keymap, new feature - hybrid shift/enter action key (great for ↡Zach Richard2017-12-143-0/+733
| | | | | | | | small keyboards!) (#2100) * new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) * corrected documentation to specify rules.mk file instead of Makefile
* Personal layout planck,ergodone,xd75 (#2140)Koen Klinkers2017-12-144-0/+265
| | | | | | | | | | * plank layout * ergodone * x75 * readmes
* Updated keymap and readme (#2147)Nico HormazΓ‘bal2017-12-142-65/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added own keymap for planck * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * dynamic macros * Update Readme.md * moved the reset button * Update readme for volume explanation * Format * Update Readme.md * Update Readme.md * added safe double shift * changed the modified shift to regular shift, for allowing shift + F keys
* update planck settingsJack Humbert2017-12-102-4/+1
|
* some planck keymap shiftings and include proper-makingBalz Guenat2017-12-102-7/+7
|
* New Planck Layout (#2123)Nico HormazΓ‘bal2017-12-094-0/+427
| | | | | | | | | | | | | | * added own keymap for planck * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md
* Keymap update (#2045)Callum Oakley2017-11-263-160/+254
| | | | | | | | | | | | | | | | | | | | | | * linux shake-around * move terminal and browser spawning keys * add a shift to window resizing keys to free combo up for window management * "jump to tab" shortcuts for firefox * change window resize modifiers * change wm keys * change wm keys again, and reformat keymap to 80chars * typos * language key * qwerty layer for SO, general cleanup
* adds planck light keyboardJack Humbert2017-11-207-324/+105
|
* Neo2Planck (#2032)yellowmoneybank2017-11-204-0/+215
| | | | | | | | | | | | * Documentation * Enabled Mouse-Keys in Makefile * Layer 1 finished * Small Bugfixes * Updated documentation
* Added filesd_r0ck2017-11-203-0/+345
|
* Add my layoutMarcus Young2017-11-204-0/+220
|
* QMK DFU bootloader generation (#2009)Jack Humbert2017-11-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | * adds :bootloader target * update planck and preonic revisions * remove references to .h files for planck * update preonic keymap * only add keyboard.h files that exist * add production target * hook things up with the new lufa variables * update rules for planck/preonic * back backlight key turn of status led when pressed * add manufacturer/product strings to bootloader
* add Thai layers for the GunP planck (#1910)Gun Pinyo2017-10-312-4/+25
| | | | | | * Add a layout of planck named GunP, ready for pull request review. * add Thai layers for the GunP planck
* layout(planck): dudeofawesome's layout with simultaneous RGB and audio ↡Louis Orleans2017-10-314-0/+271
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support (#1929) * layout(planck): new layout initial commit * feat(planck): add workman layout * fix(planck): switching to workman * layout(planck): swapping mnext and mplay * feat(planck): prep for RGB * perf(planck): remove plover saves 256 bytes of memory * perf(planck): remove colemak saves 128 bytes * layout(planck): swapping enter and quote * perf(planck): disable console frees 1664 bytes * feat(planck): RGB under-lighting * refactor(planck): change RGB pin Uses pin labeled PB2 * feat(planck): add RGB keycodes * feat(planck): re-enable audio * style(planck): fixing indentation Because who indents like that? * style(planck): clean up keycodes * layout(planck): remove del * feat(planck): add tap-space to layer keys * docs(planck): specify pin on PCB for RGB * bug(planck): reducing tap time * Revert "bug(planck): reducing tap time" This reverts commit 62606b2dc62c5adcc06cfb5978d7e5305411a658. * Revert "feat(planck): add tap-space to layer keys" This reverts commit c74de5a4aa45c5563dcaa463395654c29f50eda3. * perf(planck): remove backlit case * feat(planck): swap enter and quote * bug(planck): moving right shift * doc(planck): update README * chore(planck): remove makefile
* Add narze keymaps for Ergodox & Planck with SuperDuper mode implementation ↡Manassarn Manoonchai2017-10-254-0/+620
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#1883) * Fork default planck keymap * Esc -> CapsLock * Swap Tilde & Grave in Lower & Raise * Replace Blacklight key with Raise * Add Hyper/Esc & Shift/Enter key * Add super duper mode using S+D combo * Change superduper mode sound * Add more functionality to superduper mode * Fork default * Replace all left shift to shift/parensopen (space cadet) * Super / Underscore * Try superduper on z/slash held * Use function/macro instead, LGUI_UNDS alone not working * ✨ Add mouse layer 🐭 * πŸ› Fix superduper * :sparkles: Fix GUI_UNDS * :bug: Fix registering underscore when releasing too fast * :bug: Fix Shift/( with LT z * ✨ Add superduper for colemak * ✨ Add Qwerty on software Colemak layout & make Superduper available on multile layouts * ✨ Enable/disable superduper mode & fix layer switching * πŸ› Fix superduper not unregister mods * ✨ Update planck-like ergodox (wip) * :bug: Fix return before changing tap count & modify comments * :sparkles: Replace with planck code * πŸ“ Update readme * ✨ Fix SuperDuper by using intermediate layers * Remove LT from inner lower & raise for ease of use * Change TG to LG * Add options & disable audio * :wrench: Enable ignore mod tap interrupt & shorting tapping term * :memo: Update readme * Remove including quantum makefile * :memo: Update readme * Rename Makefiles
* Add macro to sleep Windows 10Dylan Khor2017-10-241-3/+10
|
* Add a layout of planck named GunP, ready for pull request review.Gun Pinyo2017-10-245-0/+274
|
* Added ajp10304 Planck layout (#1887)ajp103042017-10-234-0/+305
| | | | | | * Added ajp10304 Planck layout * Removed Makefile from planck ajp10304 keymap
* My layout to suit my needsalex-paget2017-10-233-0/+114
|
* update keymaps to not be the canonical fileJack Humbert2017-10-1518-36/+0
|
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-1415-136/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
* Add my layouts (#1822)Kyle Montag2017-10-104-0/+267
| | | | | | | | | | | | * all of my updates * return to base config for xd60.c * remove janky keymap header definition * update readme for xd60 * update Planck readme
* Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)Fabian Topfstedt2017-10-063-0/+317
| | | | | | | | | | | | * slight modifier changes; added plover and reusing jack's default planck keymap as the basis * space is not shift when held anymore * added fabian layout (based on jack's default) * changed fabian layout (based on jack's default) * changed fabian layout (based on jack's default)
* Increase one-shot timeout for planck/keymaps/dshields and remove unused ↡Daniel Shields2017-10-062-3/+1
| | | | includes.
* Add new planck layout (#1778)Philippe Voinov2017-10-033-0/+175
| | | | | | * Custom layout: tehwalris * Prevent stuck modifiers.