qmk-firmware/keyboards/pearl/keymaps/cijanzen
christopherjanzen d1dfefc897 Add cijanzen Pearl 40% keymap (#2878)
* Add personal keymap for Pearl 40%

* Updating readme and adding keymap image

* Updated readme

* Force make to use Python 3

* cleanup keymap

* updated keymap image

* update readme for new keymap image

* reverting atmega32a_program

* removed redundant sections of user config and rules

* fixed user config file

* fixed led indicators to properly show layer 4
2018-05-02 10:57:33 -07:00
..
README.md Add cijanzen Pearl 40% keymap (#2878) 2018-05-02 10:57:33 -07:00
config.h Add cijanzen Pearl 40% keymap (#2878) 2018-05-02 10:57:33 -07:00
keymap.c Add cijanzen Pearl 40% keymap (#2878) 2018-05-02 10:57:33 -07:00
pearl-cijanzen-keymap.jpg Add cijanzen Pearl 40% keymap (#2878) 2018-05-02 10:57:33 -07:00
rules.mk Add cijanzen Pearl 40% keymap (#2878) 2018-05-02 10:57:33 -07:00

README.md

cijanzen's Pearl 40%

Layout

The firmware offers five layers:

  1. Base layer
  2. Numbers and arrows (Fn1)
  3. F-row and navigation (Fn2)
  4. Media and RGB controls (Fn3)
  5. Utils (Fn2+Fn3)

A few specifics worth mentioning:

  • Autoshift has been enabled to allow for easier access of shifted keys
  • Tab will operate as tab key on tap and fn layer on hold
  • Indicator LEDs indicate the current layer

cijanzen's Pearl 40% layout

Base for this firmware copied from jetpacktuxedo's and rask's QMK firmware


Compiling and flashing

To compile and flash the HEX follow the Pearl 40% instructions.

You might need to check the comments at the bottom of the gist as well.