/* * keyboard_leds.h * LEDer * * Created by Michael Ash on 12/31/08. * Copyright 2008 Michael Ash. All rights reserved. * */ #include #include int manipulate_led(UInt32 whichLED, UInt32 value);