summaryrefslogtreecommitdiff
path: root/keyboards/planck
AgeCommit message (Collapse)Author
2017-08-07let planck keymaps use KEYMAPJack Humbert
2017-08-02added missing media controls and mod-tap rshift/enterBalz Guenat
2017-08-02add my keymapBalz Guenat
2017-07-27Add support for GeminiPR steno protocol.Joe Wasson
This protocol breaks out "duplicate" keys into their own entry in the packet so that more complicated logic can be done on the software side, including support for additional languages and alternative theories.
2017-07-27Add TX Bolt protocol support for StenographyJoe Wasson
Requires virtser; Allows QMK to speak the TX BOlt protocol used by stenography machines and software (such as Plover). The upside is that Plover can be configured to listen only to TX Bolt allow the keyboard to switch layers without need to enable/disable the Plover software, or to have a second non-Steno keyboard work concurrently.
2017-07-24First Update
2017-07-23adds music mode, music mode songs, music maskJack Humbert
2017-07-23remove unneccesary headersJack Humbert
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert
2017-07-05Pull out sendstring variations to their own files.Shayne Holmes
Instead of having all sendstring keycode mappings in the main quantum.c file, give each one its own file in keymap_extras that can be #included in a user's keymap. If one is included, it will define the appropriate lookup tables and overwrite the weak definitions in quantum.c. (Including more than one sendstring definition will fail at compile time.) Update @rai-suta's test keymap to match, as well as the documentation.
2017-07-05Allow broader send_string layout customizability via compile flagShayne Holmes
Refactor new-ish JIS_KEYCODE send_string implementation with existing send_string Reshuffle JIS in line with other alternative keycodes for sendstring, and make them all accessible via compile-time options Add a separate function to allow sending a string with a delay.
2017-07-04MORE layerCallum Oakley
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-27add new arguements, docsJack Humbert
2017-06-25Merge pull request #1431 from rai-suta/masterJack Humbert
Bugg fix and add keymap for testing JIS_KEYCODE switch.
2017-06-25updates olkb readmes #1362Jack Humbert
2017-06-26Add a keymap for testing JIS_KEYCODE.rai-suta
2017-06-19This is a complete redo of my keymap. It includes severalBrandon Height
layers including qwerty, colemak, navigation, and gui layers. I also was playing around with dancing tap keys.
2017-06-17Added personal keymap with underglow, right shift, numpad, and bright hidden ↵root
behind raise/lower
2017-06-15Merge pull request #1394 from Khord/masterJack Humbert
Adding custom keymap for Let's Split and updates to custom Planck keymap
2017-06-15Minor updates to planck/keymaps/dshieldsDaniel Shields
* tweaks to tap dance keys * tidy up code * save a few bytes
2017-06-15tap dance and hold changes to make planck match lets splitDylan Khor
2017-06-11remove .hex, .PNG, .jpgJack Humbert
2017-06-11remove the rest of the .pngsJack Humbert
2017-06-09Merge pull request #1382 from binaryplease/handwired_binarypleaseJack Humbert
Handwired binaryplease
2017-06-10put colemak and qwert switching on the top rightbinaryplease
2017-06-10removed swapping keys in adjust layerbinaryplease
2017-06-10commented out unused layersbinaryplease
2017-06-06Merge pull request #1366 from abperiasamy/refine-layoutJack Humbert
Replace enter with quote and few reorgs
2017-06-06Additional tap dance keys/functions for planck/keymap/dshieldsDaniel Shields
2017-06-01Merge pull request #1350 from originerd/add-originerd-planck-keymapJack Humbert
Add originerd planck keymap
2017-06-01Tweak reported power consumption to work with iOSDaniel Shields
2017-05-31Add originerd planck keymapJitae Kim
2017-05-29redefined options in config.hbinaryplease
2017-05-29overwriting optins in makefile and configurationbinaryplease
2017-05-29disabled backlight and audiobinaryplease
2017-05-29copied default planck keymap to handwired_binaryplease;binaryplease
2017-05-24readme, media keys fixJohannes Larsson
2017-05-24revert changes to config.hJohannes Larsson
2017-05-24media keys and stuffJohannes Larsson
2017-05-22mergeJohannes Larsson
2017-05-22matrix layoutJohannes Larsson
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2017-05-11Add new features to dshields keymap.Daniel Shields
- one shot layers, dynamic macros and tap dance keys - add a basic readme.md and layout image.
2017-05-05Add new keymap for dshields.Daniel Shields
2017-04-30Update vifon keymap to use `DYN_REC_STOP`Weiyi Lou
2017-04-26Expanded lae3 keymap readmelaelath
2017-04-23Switched Alt and GUI key placesJustin Frank
2017-04-22Added lae3 keymapJustin Frank
2017-04-19Promethium rev2Priyadi Iman Nurcahyo
* 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix