qmk-keychron-q3-colemak-dh/keyboards/lily58
Gastón Jorquera b29b482741
Add TRNS to LOWER layer ()
This commit makes the mode keys transparent in the LOWER layer instead
of disabled.

Before this commit, the following sequence of key presses `LGUI+LOWER+l`
would translate into `Cmd+right` in macOS and, therefore, move the
cursor to the end of line.

But, pressing `LOWER+LGUI+l` would completely ignore the `LGUI` and,
therefore, move the cursor one letter to the right.

With this change, pressing `LOWER+LGUI+l` produces the same result as
`LGUI+LOWER+l`.

This is also true for multiple other combinations, like
`RALT+SHIFT+LOWER+l`, `LOWER+RALT+SHIFT+l`, `SHIFT+LOWER+RALT+l`, etc.

Co-authored-by: Gaston Jorquera <gjorquera@gmail.com>
2021-11-28 20:28:15 +00:00
..
keymaps Add TRNS to LOWER layer () 2021-11-28 20:28:15 +00:00
lib
light Remove width, height and key_count from info.json () 2021-09-12 14:04:56 +10:00
rev1 Remove width, height and key_count from info.json () 2021-09-12 14:04:56 +10:00
.noci
config.h
lily58.c Remove empty override functions () 2021-09-05 21:36:31 +01:00
lily58.h
readme.md
rules.mk Remove redundant UNICODE_ENABLE = no in keyboard-level rules.mk () 2021-09-30 08:14:21 +10:00

Lily58

Lily58 is 6×4+5keys column-staggered split keyboard.

Lily58_01 2018-12-24 17 39 58 Keyboard Maintainer: Naoki Katahira Twitter:@F_YUUCHI
Hardware Supported: Lily58 PCB, ProMicro
Hardware Availability: PCB & Case Data

Make example for this keyboard (after setting up your build environment):

make lily58:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.