tmk_keyboard/keyboard/ergodox/Ergodox-FAQ.md
2014-07-26 02:49:14 +03:00

685 B

Firmware

Q: Where to get binaries? A:

Q: Where to get sources? A:

Q: How to compile? A:

Layouts

description of layouts in base firmware binaries

Things TO-DO

  1. Flash NumLock led only when "numpad" layer is active
  2. Command (in terms of IS_COMMAND) to switch to no-leds mode
  3. Increase count of ACTION keys
  4. Fix command_state() onboard led: it should flash only when kbd in some specific mode (CONSOLE || MOUSE)
  5. ergodox_blink_all_leds() should save current state of leds, and restore after blink. initial state of all leds == off
  6. add support for pseudo-backlight (reversed LEDs) + docs/photo
  7. command to debug all LEDs (on/off/blink)