This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Jonas Avellana 50554ca270
Ninjonas userspace (#8070)
* [keymap(kyria)] moved OLED & encoder implementation to separate classes

* [feat] created logic to cycle through hue wheel when starting keyboard

* [feat] created logic to cycle through hue wheel and return to user's default color

* [refactor] updating OLED layout for crkbd & lily58

* [refactor] updating OLED layout for crkbd & lily58

* [fix(8070)] updating encoder.c logic based off drashna's code review

* [refactor(8070)] added key to send  + Shift + M
2020-02-04 12:50:50 +11:00
..
2020-02-04 12:50:50 +11:00

ninjonas Keymap for Corne Keyboard (crkbd)

Keymap

This keymap is designed based off my typing habits and is subject to change. Information about custom user macros and tap dances can be found here.

More information about the crkbd keyboard can be found here

QWERTY

  //,----------------------------------------------------.      ,----------------------------------------------------.
  //      Tab,       Q,       W,       E,       R,      T,              Y,       U,       I,       O,       P,     \
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //      ESC,       A,       S,       D,       F,      G,              H,       J,       K,       L,       ;,     '
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //   LShift,       Z,       X,       C,       V,      B,              N,       M,       ,,       .,       /,     =
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
                                 //    ,    Ctrl,  Space,          Enter,  BackSP, Del
                                 //`---------------------'      `---------------------'

DVORAK

  //,----------------------------------------------------.      ,----------------------------------------------------.
  //      Tab,       ',       ,,       .,       P,      Y,              F,       G,       C,       R,       L,     \
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //      ESC,       A,       O,       E,       U,      I,              D,       H,       T,       N,       S,     /
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //   LShift,       ;,       Q,       J,       K,      X,              B,       M,       W,       V,       Z,     =
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
                                 //    ,    Ctrl,  Space,          Enter,  BackSP, Del
                                 //`---------------------'      `---------------------'

COLEMAK

  //,----------------------------------------------------.      ,----------------------------------------------------.
  //      Tab,       Q,       W,       F,       P,      G,              J,       L,       U,       Y,       ;,     \
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //      ESC,       A,       R,       S,       T,      D,              H,       N,       E,       I,       O,     '
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //   LShift,       Z,       X,       C,       V,      B,              K,       M,       ,,       .,       /,     =
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
                                 //    ,    Ctrl,  Space,          Enter,  BackSP, Del
                                 //`---------------------'      `---------------------'

LOWER

  //,----------------------------------------------------.      ,----------------------------------------------------.
  //         ,        , KC_BRIU,    Play,    Mute, K_CSCN,           PgUp,    Home,      Up,     End,        ,  K_MDSH
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //         ,        , KC_BRID,    Next,   VolUp,       ,           PgDn,    Left,    Down,   Right,  K_LOCK,
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //         ,        ,        ,    Prev,   VolDn,      [,              ],        ,        ,  M_CODE,  M_XXX1, M_PYNV,
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
                                 //     ,        ,       ,               ,        ,
                                 //`---------------------'      `---------------------'

RAISE

  //,----------------------------------------------------.      ,----------------------------------------------------.
  //        `,       1,       2,       3,       4,      5,              6,       7,       8,       9,       0,      -
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //        ~,       !,       @,       #,       $,      %,              ^,       &,       *,       (,       ),      _
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //      F11,      F1,      F2,      F3,      F4,     F5,             F6,      F7,      F8,      F9,     F10,    F12
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
                                 //     ,        ,       ,               ,        ,
                                 //`---------------------'      `---------------------'

ADJUST

  //,----------------------------------------------------.      ,----------------------------------------------------.
  //   M_MAKE, EEP_RST,        ,        ,        ,        ,       RGB_TOG,        ,        , COLEMAK,  DVORAK, QWERTY,
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //   M_VRSN,  M_MALL,        , RGB_SAI, RGB_HUI, RGB_VAI,              ,        ,        ,        ,        ,        ,
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
  //   M_FLSH,        ,        , RGB_SAD, RGB_HUD, RGB_VAD,       RGB_M_P, RGB_M_B,RGB_M_SW,        ,        ,        ,
  //|--------+--------+--------+--------+--------+-------|      |--------+--------+--------+--------+--------+-------|
                                 //     ,        ,       ,               ,        ,
                                 //`---------------------'      `---------------------'