]> git.donarmstrong.com Git - tmk_firmware.git/commitdiff
TODO updated
authorOleg Kostyuk <cub.uanic@gmail.com>
Mon, 16 Sep 2013 03:00:00 +0000 (06:00 +0300)
committerOleg Kostyuk <cub.uanic@gmail.com>
Mon, 16 Sep 2013 10:38:04 +0000 (13:38 +0300)
keyboard/ergodox/TODO

index d630c73099e851577a0519b7c8dca507cf309fa6..c8ff5ee39d22ebf68a54da14b54cdfec18111be3 100644 (file)
@@ -1,10 +1,6 @@
-1. Flash led on ~Ln keypress (for now it works only on +Ln)
 2. Flash NumLock led only when "numpad" layer is active
 3. Command (in terms of IS_COMMAND) to switch to no-leds mode
 4. Increase count of ACTION keys
-5. Check how it works with ACTION/TAP keys (layerN+key or modifier+key)
 6. Fix command_state() onboard led:
     it should flash only when kbd in some specific mode (CONSOLE || MOUSE)
-7. Fix Right TEENSY key (for now it locks kbd & system)
-8. Cleanup everything, add conditionals (ifdef/ifndef), push to github