Skip to content

Commit

Permalink
[Keymap] Initial personal keymap for Lily58 (qmk#6908)
Browse files Browse the repository at this point in the history
* Initial Lily58 keymap

* Still not sure if these thumb key placements are optimal or not. I
might want to move space (enter) one key to the left (right),
respectively.

* Also unsure how I feel about Esc on a mod tap key with Ctrl... might
move it back to its own key and relocate the = key.

* Missing bindings for Print Screen, Scroll Lock, Pause/Break.

* Make Lily58 layout support operation without numrow

* Move some Lily58 modifiers around

* Move nav keys to more consistent locations

* Rebinding shift on Raise is stupid

* Don't stomp Ctrl on the Lower layer

* Tweak bottom row a little bit
  • Loading branch information
bcat authored and drashna committed Oct 5, 2019
1 parent 1449575 commit 9931c0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions users/bcat/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@

#define TAP_CODE_DELAY 20

/* Extend default tap timeout because I'm too slow. :) */
#undef TAPPING_TERM

#define TAPPING_TERM 250

#if defined(RGBLIGHT_ENABLE)
/* Turn off RGB underglow when the host goes to sleep. */
#define RGBLIGHT_SLEEP
Expand Down

0 comments on commit 9931c0a

Please sign in to comment.