qmk-keychron-q3-colemak-dh/keyboards/grezeh/larva/larva2
Less/Rikki 45fd373661
March merge additions (#417)
* fixup: update Vial keymaps per upstream reqs

more keycodes renamed

`rgb_matrix_indicators_user` return type switched to bool

keymaps/encoder maps that exceeded DYNAMIC_KEYMAP_LAYER_COUNT had excess
layers removed

EOL spaces and backslashes removed from keymaps

* fixup: DRIVER_LED_TOTAL --> RGB_MATRIX_LED_COUNT

* fixup: Vial-exclusive keyboard configs

* fixup: 42keebs rules

* fixup: relocated Vial keymaps

* fixup: cleanup post-keymap move

Remove wavtype/p01_ultra keymaps that went into QMK under different names

Fix handwired/misterdeck and 4pplet/waffling60/rev_c keymaps

* fixup: Vial-exclusive default keymaps

* fixup: remove broken via-only keymaps

compiling VIA keymaps is not supported anyway

* fixup: non-compiling Vial keymaps

* refactor: changes from QMK PR, fix Vial keymap
2023-03-20 10:33:07 -06:00
..
keymaps March merge additions (#417) 2023-03-20 10:33:07 -06:00
config.h fix renamed keycodes 2023-03-19 12:05:44 -06:00
info.json New keyboard addition- Larva mk.2 (#58) 2021-09-12 15:31:15 -04:00
larva2.c New keyboard addition- Larva mk.2 (#58) 2021-09-12 15:31:15 -04:00
larva2.h New keyboard addition- Larva mk.2 (#58) 2021-09-12 15:31:15 -04:00
readme.md New keyboard addition- Larva mk.2 (#58) 2021-09-12 15:31:15 -04:00
rules.mk Fix keyboards failing to build 2021-12-11 21:11:31 -05:00

larva mk.2

larva

Larva keyboard is designed as part of a personal platform for research of combined, adaptable, extended latin+cyrillic keymap and layout with better ergonomics for day-to-day use.

Keyboards, keymap, layouts are developed concurrently, work in symbiosis. I name the whole research project "mnemoNИk|Kombine".

Larva PCB+custom plate fits in "daisy40% hhkb" keyboard case by Kprepublic. Larva mk1 has 4 through-hole LED positions, no rgb. Mk2 has in addition 2 rgb smd LED slots for up-facing SK6812MINI-E LEDs and 2 pre-assembled mono-color smd LEDs as alternative to 2 lower through-hole LEDs(facedown, was an experimental feature) and a few small QoL improvements. Current software-side implementation consists of QMK+custom Windows keymap. For activating the bootloader: press the RST button on the back of the pcb.

(The keyboard design line is constantly evolving, can differ in shapes and sizes, but all serve the same ultimate goal. Current line consists of: Larva mk1; Larva mk2; Katerpillar; Katerpillar Infiltrator; Wodka; Dragonfly; Butterfly; Mothra; Stargate)

  • Keyboard Maintainer: grezeh
  • Hardware Supported: Larva mk.2 pcb (atmega32u4)
  • Hardware Availability: discord, occasionally, maybe

QMK hex file compilation for this keyboard (after setting up your build environment,in QMK SYS for Qmk Toolbox):

qmk compile -kb grezeh/larva/larva2 -km default

VIAL hex file compilation:

qmk compile -kb grezeh/larva/larva2 -km vial

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