qmk-dactyl-manuform-a/keyboards/thevankeyboards/roadkit/keymaps/mjt
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 Keyboard: Shuffle keyboards into thevankeyboards directory (#3895) 2018-09-13 09:40:43 -07:00
keymap.c Keyboard: Shuffle keyboards into thevankeyboards directory (#3895) 2018-09-13 09:40:43 -07:00
readme.md Keyboard: Shuffle keyboards into thevankeyboards directory (#3895) 2018-09-13 09:40:43 -07:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

readme.md

Mike's custom keymap for roadkit

Based on the 13 key layout.

LAYERS

  • Numpad - The layer that matches the caps
  • Excel - / * - = and () [] {} macros
  • Navigation - arrow keys and home/end
  • ADJUST - just like planck adjust, lets you set default layer.
  • DYN - dynamic macro layer for recording and playing macros

MACROS

Sadly, the dynamic macros are probably going worthless because they keys that they record have to be pressed on this keyboard. This keyboard doesn't have most letters...

LEADER KEYS

This board would probably be better with the user of leader keys instead of complex layers with a raise/lower setup... Something to look into for later.