qmk-dactyl-manuform-a/keyboards/lily58
Barabas 748b3ac82a
[Keymap] Added my lily58 keymap (#11258)
* added my keymap

* Tidy up

Add readme, run clang-format, remove some comments

* Fixed some formatting issues

* Update after reading PR checklist

Add GPL header to keymap.c, remove backslash in LAYOUT macro

* Use integer constants for switch labels

* Remove unneeded code, remove F-keys from raise layer

* Use program memory for some text on OLED

* Fixed left over debug code

* tidy up config.h and rules.mk

Remove all unused defines from config.h, and remove options which are the same as the keyboard level make file. Enabled command to be able to toggle NKRO.
2021-01-06 09:50:11 -08:00
..
keymaps [Keymap] Added my lily58 keymap (#11258) 2021-01-06 09:50:11 -08:00
lib 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
light [Keyboard] add Lily58L keymap (#9870) 2020-12-21 15:34:40 +01:00
rev1 Update Lily58 Keymaps and VendorID (#9979) 2020-08-24 09:08:35 -07:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
lily58.c 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
lily58.h [Keyboard] add Lily58L keymap (#9870) 2020-12-21 15:34:40 +01:00
readme.md Remove use of sudo in lily58 make docs (#10301) 2020-09-12 20:40:31 +01:00
rules.mk 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
serial.c Remove duplicate pro_micro.h (#7246) 2019-11-03 22:35:43 +00:00

readme.md

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.