Source code for the vckyb6 firmware
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Abhas Abhinav b127d9c7c7 Adds a link to qmk.fm documentation with list of keycodes 2 years ago
..
keymap.c Initial release of the vckyb6 keymap 2 years ago
readme.md Adds a link to qmk.fm documentation with list of keycodes 2 years ago
rules.mk Initial release of the vckyb6 keymap 2 years ago
vckyb6-keymap.pdf Describes the vckyb6 keymap 2 years ago
vckyb6-keymap.png Adds the readme and image 2 years ago

readme.md

The default vckyb6keymap

The default vckyb6 keymap is as follows:

[0] = LAYOUT(
    LCA(KC_C),   KC_F11,      LCTL(KC_D), 
    MO(1),       LCTL(KC_E),  LCTL(KC_D)
  ),
  [1] = LAYOUT(
    LCA(KC_C),    KC_F11,          RESET,
    KC_TRNS,      LCTL(KC_E),      KC_MUTE
  )

The qmk firmware documentation has a list of all possible keycodes.

vckyb6 description