summaryrefslogtreecommitdiff
path: root/keyboards/planck
Commit message (Collapse)AuthorAge
* just a planck layout (#2320)jirgn2018-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-02
| | | | | | | | * 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-02
|
* Adding personal keymap for planck/niu_mini (#2263)Mason McAllaster2018-01-25
| | | | | | * Adding mason keymap for planck/niu_mini * Adding power shortcut
* Disable MIDI on Planck so all revisions compile without compilition size errorsU-LANDSRAAD\drashna2018-01-21
|
* Prime_R (#2221)rooski152018-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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-01
| | | | | | | | | | | | | | | | | | | | * 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-01
| | | | | | | | | | | | | | | | | | | | | | | | * 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-01
| | | | | | * Removed residual Makefiles from keyboards directory * Removed reference to Makefile
* Adding pok3r like layout to the let's split (#2135)Nicolas Guelpa2017-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Remove MIDI from Planck Rev5 to fix compile build size issueU-LANDSRAAD\drashna2017-12-16
|
* new planck keymap, new feature - hybrid shift/enter action key (great for ↵Zach Richard2017-12-14
| | | | | | | | 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-14
| | | | | | | | | | * plank layout * ergodone * x75 * readmes
* Updated keymap and readme (#2147)Nico Hormazábal2017-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-10
|
* some planck keymap shiftings and include proper-makingBalz Guenat2017-12-10
|
* New Planck Layout (#2123)Nico Hormazábal2017-12-09
| | | | | | | | | | | | | | * added own keymap for planck * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
* Keymap update (#2045)Callum Oakley2017-11-26
| | | | | | | | | | | | | | | | | | | | | | * 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-20
|
* Neo2Planck (#2032)yellowmoneybank2017-11-20
| | | | | | | | | | | | * Documentation * Enabled Mouse-Keys in Makefile * Layer 1 finished * Small Bugfixes * Updated documentation
* Added filesd_r0ck2017-11-20
|
* Add my layoutMarcus Young2017-11-20
|
* QMK DFU bootloader generation (#2009)Jack Humbert2017-11-14
| | | | | | | | | | | | | | | | | | | | | | * 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
* fix 2u alignment in info.jsonsJack Humbert2017-11-02
|
* adds other layouts to rules.mkJack Humbert2017-11-01
|
* update layout macros for planckJack Humbert2017-11-01
|
* adds info.json files to planckJack Humbert2017-11-01
|
* add Thai layers for the GunP planck (#1910)Gun Pinyo2017-10-31
| | | | | | * 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-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#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-24
|
* Add a layout of planck named GunP, ready for pull request review.Gun Pinyo2017-10-24
|
* Added ajp10304 Planck layout (#1887)ajp103042017-10-23
| | | | | | * Added ajp10304 Planck layout * Removed Makefile from planck ajp10304 keymap
* My layout to suit my needsalex-paget2017-10-23
|
* update keymaps to not be the canonical fileJack Humbert2017-10-15
|
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-10
| | | | | | | | | | | | * 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-06
| | | | | | | | | | | | * 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-06
| | | | includes.
* Add new planck layout (#1778)Philippe Voinov2017-10-03
| | | | | | * Custom layout: tehwalris * Prevent stuck modifiers.
* added matrixman layoutMatt2017-09-29
|
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
|
* Move work from pinky fingers to thumbs and index fingers (#1749)Fred Eisele2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | * phreed keymap added This keymap moves many pinky keys to the center * set to do what I want but LT() does not return to previous layer * get overlays working * get overlays working * fix the readme * fix the readme * swapped the shift * swapped the shift * propagate mods * clear special char on readme
* add conditional for planck-mitch keymapJack Humbert2017-09-24
|
* add filessJack Humbert2017-09-21
|
* move keymap to rules.mkJack Humbert2017-09-21
|
* Turkish planck keymap (#1675)Batuhan Baserdem2017-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding keymap * Adding keymap * Compiles now, but doesn't flash * Fixes issues with compilation * Trying to fix issues with tap-dance layer * Trying to fix issues with tap-dance layer * Trying to fix issues with tap-dance layer * Fixed bbaserdem layout * Added keyboard layout image * Edited README.md * Changed layout and removed image from README.md * Changed tapping terms * Changed layout a bit
* Adding a new layout for the planck that helps when coming from the pok3r (#1701)Nicolas Guelpa2017-09-18
| | | | | | | | | | | | | | | | | | * 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
* Remove redundant Makefile.Daniel Shields2017-09-18
|