qmk_firmware/keyboards/planck/keymaps/mjtnumsym
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
2019-01-04 07:25:48 -08:00
..
config.h Keymaps for several of my boards (#1641) 2017-08-26 23:33:33 -04:00
keymap.c Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
readme.md Keymaps for several of my boards (#1641) 2017-08-26 23:33:33 -04:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

readme.md

Mike's Rethought Planck

  • Music/Audio
  • Dynamic Macros
  • Media Keys
  • Works with iPhone Camera Adapter

Layers

Qwerty for letters and mods.

Numsym for all numbers and symbols used in typing. Follows a similar approach to planck but puts both on the same layer eschewing the F-keys.

Fkeys layer is for the seldom used stuff like F-keys and some additional features such as dynamic macros, media keys, and a sleep shortcut for OS X.

Adjust layer is mainly for keyboard configuration stuff.

Dynamic Macros

Hold TAB key, then press ";" to record macro 1 and "'" to record macro 2.

When you are done recording, press TAB again.

For playback of macros, TAB+"," plays macro 1 and TAB+","plays macro 2.