Skip to content

Instantly share code, notes, and snippets.

@kmanwar89
Created February 13, 2019 13:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kmanwar89/fd7f002e0bed08f48c4ebc866129ded6 to your computer and use it in GitHub Desktop.
Save kmanwar89/fd7f002e0bed08f48c4ebc866129ded6 to your computer and use it in GitHub Desktop.
CRKBD/QMK Questions/Wishlist
Desired layout:
No color - Base layer - QWERTY
Red - Modifier layer - !@#$%^&*() symbols, modifiers
Green - Media layer - media controls
Blue - Gaming layer - layout modified for League of Legends, and other games
Purple - LED Layer - layout for controlling underglow & RGB
Orange - Passwords layer
White - Cisco layer - momentary toggle this layer, where certain keys will have certain command macros bound (sh ip int brief, sh log | ex SSH2, sh int desc, sh ip bgp summ, sh ip eigrp neigh, etc)
Yellow - Linux layer - VIM keymappings, other keystrokes and combinations that are specific to Linux (Ubuntu w/ Unity, Arch)
Wishlist:
- Each layer corresponds to the OLED screen in the following way:
Left half OLED: Layer #, debug output of the keys being pressed (except on the passwords layer)
Right half OLED: A symbol that correlates to the layer that I'm on. Windows symbol, Cisco logo, Tux, Spotify logo, League of Legends logo, secure lock for the passwords layer
- Each layer should correspond to a specific underglow color to provide a visual indicator of which layer is which
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment