qmk_firmware/keyboards/hadron/ver3/keymaps
ishtob 0a6beab224 [Keyboard] Hadron keymap and config updates (#5632)
* update hadron keymaps, code cleanup

* keymap update

* refactor custom matrix to use quantum matrix defines

* fix wrong pin for matrix
2019-04-16 14:49:24 -07:00
..
default [Keyboard] Hadron keymap and config updates (#5632) 2019-04-16 14:49:24 -07:00
ishtob [Keyboard] Hadron keymap and config updates (#5632) 2019-04-16 14:49:24 -07:00
sebaslayout [Keymap] added new planck keymap /sebas (#4821) 2019-01-11 17:30:54 -08:00
readme.md [Keyboard] Hadron keymap and config updates (#5632) 2019-04-16 14:49:24 -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 Hadron keymaps

  • default default Hadron layout
  • ishtob ishtob's Hadron layout
  • sebaslayout sebaslayout's Hadron layout