qmk-dactyl-manuform-a/keyboards/helix/rev2
MakotoKurauchi 1ff7473ce4 Add LOCAL_GLCDFONT option (#2854)
* 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
2018-04-30 08:15:49 -07:00
..
keymaps Add LOCAL_GLCDFONT option (#2854) 2018-04-30 08:15:49 -07:00
config.h Helix oled rgb compile sw (#2606) 2018-04-24 09:43:57 -07:00
matrix.c Remove _quantum functions from custom matrix.c code 2018-02-06 12:25:30 -05:00
rev2.c Fix audio issues with Split keyboards that missed previously 2018-03-16 16:38:05 -04:00
rev2.h Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
rules.mk Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
split_util.c Add helix keyboard (#2308) 2018-01-28 12:14:12 -05:00
split_util.h Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) 2018-02-16 12:00:39 -05:00