summaryrefslogtreecommitdiffstats
path: root/keyboards/planck
AgeCommit message (Collapse)AuthorFilesLines
2018-03-27changed super key to left super key (#2631)Jason Janse van Rensburg1-1/+1
2018-03-25New keymap and more songs (#2609)Joshua Coffey4-0/+500
* Added some new songs and my own keymap * Made Dodger keymap safe to use with backlight disabled * edited layer switching and added more songs * changed keymap to lowercase
2018-03-25Merge in some custom keymaps from forked repository (#2605)RobertDhaene4-0/+230
* Inital layout * Fix the backspace * add a number pad * move the backlight to the adjust layer; move ctrl and delete. * Update from main repo * Add initial files for custom keymap * Light keymap mod * Change the submodules to match the upstream fork's master branch
2018-03-23yet another keymap (#2356)David Collom4-0/+209
* added keymap * added readme
2018-03-18retry of PR #2540 (#2554)dlaroe5-98/+127
* reforked, untarred keymaps, added CRS and renamed my keymap folders * Update readme.md corrected a typo
2018-03-16Add keycodes for swap-hands feature.Joe Wasson1-7/+4
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2-2/+2
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski1-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
2018-03-13Planck ajp10304 (#2519)ajp103042-17/+92
* Planck ajp10304 layout clean up * Planck ajp10304 layout add Mac layer extensions * JJ40 ajp10304 layout add Mac layer extensions
2018-03-13Fixed plank keymaps so that they will compile for planck lightBrian Choromanski10-29/+90
2018-03-12Add layout support for contra.Joe Wasson1-2/+3
2018-03-09Patched some keyboards that won't compile (#2453)Brian Choromanski6-6/+5
2018-03-09layout(planck): dudeofawesome's layout (#2457)Louis Orleans4-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
2018-03-08Canadian planck (#2463)That-Canadian2-0/+219
* Line ending stuff again * Added my personal Planck layout (finally)
2018-03-07Corvec's Planck layoutCorey T Kump5-0/+449
2018-03-01adding my keymap (#2443)Ivan Choi4-0/+335
2018-03-01Fixed dead links (#2451)Brian Choromanski1-1/+1
* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
2018-02-23JJ40 AJP10304 layout (#2407)ajp103042-36/+36
* JJ40 AJP10304 layout Updated AJP10304 readme.md with formatting * Revert default JJ40 keymap
2018-02-23Graham's Keymaps. (#2422)Graham P Heath4-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
2018-02-23Planck/NIU_Mini - Mason Layout - Fixing comments, adding missed keysMason McAllaster1-70/+68
2018-02-18Move hexwire layout into 4x12 layout folderDanny Nguyen1-0/+15
2018-02-07made changes to my kelorean planck keymap (#2343)KeLorean3-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
2018-02-04made kelorean keymaps for planck and s65x (#2331)KeLorean4-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
2018-02-03just a planck layout (#2320)jirgn5-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
2018-02-02Not quite neo (#2318)jola54-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
2018-02-02Replace custom tap dance keys with mod tap keys in planck/keymaps/dshieldsDaniel Shields3-51/+7
2018-01-25Adding personal keymap for planck/niu_mini (#2263)Mason McAllaster1-0/+116
* Adding mason keymap for planck/niu_mini * Adding power shortcut
2018-01-21Disable MIDI on Planck so all revisions compile without compilition size errorsU-LANDSRAAD\drashna2-2/+1
2018-01-04Prime_R (#2221)rooski153-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
2018-01-01backlight breathing overhaul (#2187)Balz Guenat6-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
2018-01-01Aviator Keymap (#2204)John Ramsay5-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
2018-01-01Remove residual Makefiles from the keyboards directory (#2193)James Neill2-8/+0
* Removed residual Makefiles from keyboards directory * Removed reference to Makefile
2017-12-20Adding pok3r like layout to the let's split (#2135)Nicolas Guelpa2-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
2017-12-16Remove MIDI from Planck Rev5 to fix compile build size issueU-LANDSRAAD\drashna1-1/+2
2017-12-14new planck keymap, new feature - hybrid shift/enter action key (great for ↵Zach Richard3-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
2017-12-14Personal layout planck,ergodone,xd75 (#2140)Koen Klinkers4-0/+265
* plank layout * ergodone * x75 * readmes
2017-12-14Updated keymap and readme (#2147)Nico Hormazábal2-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
2017-12-10update planck settingsJack Humbert3-5/+2
2017-12-10some planck keymap shiftings and include proper-makingBalz Guenat2-7/+7
2017-12-09New Planck Layout (#2123)Nico Hormazábal4-0/+427
* added own keymap for planck * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert5-29/+19
* 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
2017-11-26Keymap update (#2045)Callum Oakley3-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
2017-11-21adds planck light keyboardJack Humbert17-335/+239
2017-11-20Neo2Planck (#2032)yellowmoneybank4-0/+215
* Documentation * Enabled Mouse-Keys in Makefile * Layer 1 finished * Small Bugfixes * Updated documentation
2017-11-20Added filesd_r0ck3-0/+345
2017-11-20Add my layoutMarcus Young4-0/+220
2017-11-14QMK DFU bootloader generation (#2009)Jack Humbert11-23/+21
* 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
2017-11-02fix 2u alignment in info.jsonsJack Humbert1-1/+1
2017-11-01adds other layouts to rules.mkJack Humbert1-2/+2
2017-11-01update layout macros for planckJack Humbert2-6/+6