qmk_firmware/keyboards/niu_mini/keymaps
Albert Seo 52906ad4ba Added comments to Niu Mini default keymap (#3230) 2018-06-25 17:09:47 -07:00
..
default Added comments to Niu Mini default keymap (#3230) 2018-06-25 17:09:47 -07: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

readme.md

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.