qmk-firmware/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()
2019-07-25 12:31:40 -07:00
..
keymaps [User] Update personal userspace and keymaps, add reactive underglow (#6410) 2019-07-25 12:31:40 -07:00
config.h Melody96 Configurator updates and minor refactoring (#6365) 2019-07-19 10:39:20 -07:00
info.json Melody96 Configurator updates and minor refactoring (#6365) 2019-07-19 10:39:20 -07:00
melody96.c Use led_set_kb instead of led_set_user in melody96.c 2019-07-16 14:13:08 -07:00
melody96.h Melody96 Configurator updates and minor refactoring (#6365) 2019-07-19 10:39:20 -07:00
readme.md Melody96 Configurator updates and minor refactoring (#6365) 2019-07-19 10:39:20 -07:00
rules.mk Melody96 QMK Support (#3108) 2018-06-02 09:14:06 -07:00

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.