summaryrefslogtreecommitdiff
path: root/keyboards/planck
Commit message (Collapse)AuthorAge
* Merge pull request #1601 from dlaroe/masterJack Humbert2017-08-19
|\ | | | | My keymaps only
| * Updated keymaps with second LOWER for the right hand2017-08-18
| |
| * First Update2017-07-24
| |
* | Add piemod keymaps for Let's Split and Planck.dwrz2017-08-10
| |
* | update priyadi's keymap configJack Humbert2017-08-07
| |
* | let planck keymaps use KEYMAPJack Humbert2017-08-07
| |
* | added missing media controls and mod-tap rshift/enterBalz Guenat2017-08-02
| |
* | add my keymapBalz Guenat2017-08-02
| |
* | Add support for GeminiPR steno protocol.Joe Wasson2017-07-27
| | | | | | | | 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.
* | Add TX Bolt protocol support for StenographyJoe Wasson2017-07-27
| | | | | | | | 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.
* | adds music mode, music mode songs, music maskJack Humbert2017-07-23
| |
* | remove unneccesary headersJack Humbert2017-07-23
| |
* | clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-23
|/
* Pull out sendstring variations to their own files.Shayne Holmes2017-07-05
| | | | | | | | | | | 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.
* Allow broader send_string layout customizability via compile flagShayne Holmes2017-07-05
| | | | | | | | | | 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.
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* add new arguements, docsJack Humbert2017-06-27
|
* Merge pull request #1431 from rai-suta/masterJack Humbert2017-06-25
|\ | | | | Bugg fix and add keymap for testing JIS_KEYCODE switch.
| * Add a keymap for testing JIS_KEYCODE.rai-suta2017-06-26
| |
* | updates olkb readmes #1362Jack Humbert2017-06-25
|/
* This is a complete redo of my keymap. It includes severalBrandon Height2017-06-19
| | | | | | layers including qwerty, colemak, navigation, and gui layers. I also was playing around with dancing tap keys.
* Added personal keymap with underglow, right shift, numpad, and bright hidden ↵root2017-06-17
| | | | behind raise/lower
* Merge pull request #1394 from Khord/masterJack Humbert2017-06-15
|\ | | | | Adding custom keymap for Let's Split and updates to custom Planck keymap
| * tap dance and hold changes to make planck match lets splitDylan Khor2017-06-15
| |
* | Minor updates to planck/keymaps/dshieldsDaniel Shields2017-06-15
|/ | | | | | * tweaks to tap dance keys * tidy up code * save a few bytes
* remove .hex, .PNG, .jpgJack Humbert2017-06-11
|
* remove the rest of the .pngsJack Humbert2017-06-11
|
* Merge pull request #1382 from binaryplease/handwired_binarypleaseJack Humbert2017-06-09
|\ | | | | Handwired binaryplease
| * put colemak and qwert switching on the top rightbinaryplease2017-06-10
| |
| * removed swapping keys in adjust layerbinaryplease2017-06-10
| |
| * commented out unused layersbinaryplease2017-06-10
| |
| * redefined options in config.hbinaryplease2017-05-29
| |
| * overwriting optins in makefile and configurationbinaryplease2017-05-29
| |
| * disabled backlight and audiobinaryplease2017-05-29
| |
| * copied default planck keymap to handwired_binaryplease;binaryplease2017-05-29
| |
* | Merge pull request #1366 from abperiasamy/refine-layoutJack Humbert2017-06-06
|\ \ | | | | | | Replace enter with quote and few reorgs
| * | Replace enter with quote and few reorgsAnand Babu (AB) Periasamy2017-03-08
| | |
* | | Additional tap dance keys/functions for planck/keymap/dshieldsDaniel Shields2017-06-06
| | |
* | | Merge pull request #1350 from originerd/add-originerd-planck-keymapJack Humbert2017-06-01
|\ \ \ | | | | | | | | Add originerd planck keymap
| * | | Add originerd planck keymapJitae Kim2017-05-31
| | | |
* | | | Tweak reported power consumption to work with iOSDaniel Shields2017-06-01
| | | |
* | | | readme, media keys fixJohannes Larsson2017-05-24
| | | |
* | | | revert changes to config.hJohannes Larsson2017-05-24
| | | |
* | | | media keys and stuffJohannes Larsson2017-05-24
| | | |
* | | | mergeJohannes Larsson2017-05-22
|\ \ \ \
| * | | | colemak layout maybeJohannes Larsson2017-04-12
| | | | |
| * | | | stuffjohannes2017-02-03
| | | | |
| * | | | initial keymapjohannes2017-02-03
| | | | |
* | | | | matrix layoutJohannes Larsson2017-05-22
| | | | |
* | | | | Fix spelling of "persistent"Nikolaus Wittenstein2017-05-11
| |_|_|/ |/| | | | | | | | | | | Fixes #1201.