qmk-firmware/keyboards/melody96
Konstantin Đorđević cb1935aaff [Keymap] Update personal userspace and keymaps (now with 4 spaces!) (#5774)
* Add FnLk to Melody96 bottom row

* Update conditional in userspace makefile

Thanks @drashna

* Add F keys to Melody96 Fn layer

* Add FN_ESC alias to userspace

* Update KBD6X keymap

* Fix RGB_MATRIX_ENABLE constant name in #if

* Remove trailing \ from LAYOUT macro calls

* Set RGB mode on EEPROM reset in KBD6X

* Swap right and middle mouse buttons in KBD6X

* Rearrange RGB controls in KBD6X

* Update keycode aliases, replace CLEAR with DEL_NXT in KBD6X

Add Clear to KBD6X as RCtrl+`

* Convert code to 4 space indents

* Tweak RCTRL layer functionality

* Replace NUMPAD custom keycode with layer state logic

* Update RGB_MATRIX_ENABLE check

Co-Authored-By: vomindoraan <vomindoraan@gmail.com>
2019-05-06 08:41:45 -07:00
..
keymaps [Keymap] Update personal userspace and keymaps (now with 4 spaces!) (#5774) 2019-05-06 08:41:45 -07:00
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
info.json QMK Configurator Support for Melody96 (#3177) 2018-06-13 18:29:14 -07:00
melody96.c Configurator does not work with melody96 leds (#3396) 2018-07-14 13:26:10 -07:00
melody96.h Melody96 QMK Support (#3108) 2018-06-02 09:14:06 -07:00
readme.md edit the readme to mention the NYM96 since it's the same PCB and is currently on sale at Massdrop 2019-02-22 17:05:32 -08: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 build environment setup then the make instructions for more information.