You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/melody96
Konstantin Đorđević 36d3902504 [User] Update personal userspace and keymaps, add reactive underglow (#6410)
* Update MODERN_DOLCH_RED color

* Remove unused RAL_LAL tap dance

* Disable Space Cadet on all boards

* Rework SEND_STRING_CLEAN into CLEAN_MODS, fix DST_P_R/DST_N_A

* Disable unnecessary underglow animations

* Rearrange feature flags in rules.mk files

* Change custom colors from structs to defines

* Add some explicit initializers

* Add MODERN_DOLCH_CYAN color

* Add IS_LAYER_ON_STATE()/IS_LAYER_OFF_STATE() macros

* Add led_set_keymap() template function

* Change underglow color based on Caps/Fn state

* Preserve val when changing underglow colors

* Only trigger Fn light for Fn layer

* Refactor fn_light() and caps_light() slightly

* Add comments to fn_light() and caps_light()
6 years ago
..
keymaps [User] Update personal userspace and keymaps, add reactive underglow (#6410) 6 years ago
config.h Melody96 Configurator updates and minor refactoring (#6365) 6 years ago
info.json Melody96 Configurator updates and minor refactoring (#6365) 6 years ago
melody96.c Use led_set_kb instead of led_set_user in melody96.c 6 years ago
melody96.h Melody96 Configurator updates and minor refactoring (#6365) 6 years ago
readme.md Melody96 Configurator updates and minor refactoring (#6365) 6 years ago
rules.mk

readme.md

YMDK Melody96

melody96

96-key Keyboard from YMDK. The PCB for this board is also commonly used in the NYM96.

Keyboard Maintainer: superuser41
Hardware Supported: melody96
Hardware Availability: YMDK on Geekhack, group buy closed, NYM96 on Massdrop

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

make melody96:default

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