diff options
author | MakotoKurauchi <pluis@me.com> | 2018-06-05 00:14:35 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-04 08:14:35 -0700 |
commit | 7498b184b74c90f94b79f7835852aa54b0134f5c (patch) | |
tree | c6b79cde30c7fa5db792746180f9eb100714930f /Makefile | |
parent | e354e36ece9bb96a453ca92db74290a410fa8b60 (diff) |
Support ios to default keymap (#3118)
* add some comment about Helix customize and auto-setup RGBLIGHT_LIMIT_VAL
* add define USB_MAX_POWER_CONSUMPTION
* Helix keyboard OLED, RGBLIGHT enable/disable control integrate into rules.mk
rules.mk: add 4 Variables for compile control.
# Helix keyboard customize
# you can edit follows 4 Variables
# jp: 以下の4つの変数を必要に応じて編集します。
OLED_ENABLE = no # OLED_ENABLE
LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.)
LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.)
LED_ANIMATIONS = yes # LED animations
config.h: auto set RGBLED_NUM by HELIX_ROWS and rules.mk's define
* HELIX_ROWS define move from config.h to rules.mk
* add readme.md
* rename readme.md to readme_jp.md
* add readme.md and modify readme_jp.md
* change helix/ssd1306.c for select glcdfont.c position
* add variable LOCAL_GLCDFONT into each keymaps rules.mk
* Add iPhone/iPad LED support to Helix default keymap
* add Freggy keymap
* adjust the delay of serial.c
* change readme
* renumber _ADJUST for shrink program size
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions