diff options
author | David Hoelscher <infinityis@users.noreply.github.com> | 2020-12-07 20:10:45 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-07 18:10:45 -0800 |
commit | 399be2a9b323130ecbfff4141ead67ea26c32034 (patch) | |
tree | 799bb5ee45313850fa96ae960d7701ce08f2d99f /keyboards/custommk/genesis/keymaps/numpad/readme.md | |
parent | ab2a43edb060b393387d12dfb6c24f99cad9e871 (diff) |
[Keyboard] Add customMK Genesis Macro Pad (#11080)
* Adding customMK Genesis keyboard and keymap files
* Updated readme.md
fixed a typo
* Fixed code for QMK PR
* Updated syntax in config.h and changed dfu to flash in readme
Co-authored-by: Ray <ray@custommk.com>
Diffstat (limited to 'keyboards/custommk/genesis/keymaps/numpad/readme.md')
-rw-r--r-- | keyboards/custommk/genesis/keymaps/numpad/readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/custommk/genesis/keymaps/numpad/readme.md b/keyboards/custommk/genesis/keymaps/numpad/readme.md new file mode 100644 index 0000000000..795e4341a9 --- /dev/null +++ b/keyboards/custommk/genesis/keymaps/numpad/readme.md @@ -0,0 +1,3 @@ +# Numpad Genesis Macro Pad Layout + +This is the numpad layout for the Genesis Macro Pad. It assumes the 0, +, and enter keys are all 2u size, with an optional rotary encoder in the top-left or top-right corner for media volume control. The top left switch activates Layer 1 which enables control of the RGB underglow.
\ No newline at end of file |