qmk_firmware/keyboards/niu_mini/keymaps
Breno Reis 06487daadd Added a multiple layout keymap for DZ60 (#3159)
* Added files for my new layout.

* Added layout template

* Qwerty layout done

* Qwerty layout done

* Test commit

* Qwerty, colemak e dvorak layouts done.

* Added templates for extra layers

* Added templates for extra layers

* Small adjustments on function layer

* Minor updates

* Minor updates

* daily update

* added my dz60 layout

* added my niu mini layout

* made the suggested corrections
2018-06-10 12:05:56 -07:00
..
default Reformat 40% Ortho boards to work with Layouts feature (#2804) 2018-05-14 10:11:12 -04:00
framtava Added a multiple layout keymap for DZ60 (#3159) 2018-06-10 12:05:56 -07:00
mason Reformat 40% Ortho boards to work with Layouts feature (#2804) 2018-05-14 10:11:12 -04:00
planck Reformat 40% Ortho boards to work with Layouts feature (#2804) 2018-05-14 10:11:12 -04:00
xtonhasvim Xton has a dz60 (#2952) 2018-05-13 21:02:06 -07:00
readme.md Xton's first keymap! (#2941) 2018-05-12 08:52:11 -07:00

How to add your own keymap

Folders can be named however you'd like (will be approved upon merging), or should follow the format with a preceding _:

_[ISO 3166-1 alpha-2 code*]_[layout variant]_[layout name/author]

* See full list: https://en.wikipedia.org/wiki/ISO_3166-1#Officially_assigned_code_elements

and contain the following files:

  • keymap.c
  • readme.md recommended
  • config.h optional, found automatically when compiling
  • Makefile optional, found automatically when compling

When adding your keymap to this list, keep it organised alphabetically (select list, edit->sort lines), and use this format:

 * **folder_name** description

List of keymaps

  • default default layout from KBDFans
  • mason
  • planck Planck default layout
  • xtonhasvim A Planck-like layout with a few tweaks and a vim emulation layer.