Commit Graph

27 Commits (db89f0e6eba38bc8643159c4c9a443aa195242b6)

Author SHA1 Message Date
Jesse Vincent db89f0e6eb rename led_type_letter
9 years ago
Jesse Vincent 4ab844a4ae rename set_led_mode
9 years ago
Jesse Vincent 88d220094c rename the LED boot animation function
9 years ago
Jesse Vincent d5ebc7c5ad Make the LED update API a bit more flexible
9 years ago
Jesse Vincent 181b84a572 astyle
9 years ago
Jesse Vincent f17e140f5b now that led effects are in their own class, stop prefixing effects with led_
9 years ago
Jesse Vincent 0ae7e1b0fd First pass at bundling the LED code into its own class
9 years ago
Jesse Vincent 16411878aa First pass of making led_control into a class
9 years ago
Jesse Vincent 02798e4b1c remove a layer of indirection
9 years ago
Jesse Vincent 8af35dd87f First pass extraction of implementation-specific parts of LED lighting to the keyboard defintion
9 years ago
Jesse Vincent 052737a7fe Remove unused variable
9 years ago
Jesse Vincent bf69fa5b12 Refactor LED configuration out to the configuration header file
9 years ago
Jesse Vincent 3eae04689c data type modernization
9 years ago
Jesse Vincent 7615d63f6b Datatype modernization
9 years ago
Jesse Vincent a7182e2070 Modernize some 'int' datatypes
9 years ago
Jesse Vincent 33ecb8c2e2 A bit of datatype modernization
9 years ago
Jesse Vincent 500385f218 Remove a useless layer of indirection
9 years ago
Jesse Vincent 605694567d Switch to modern '#pragma once' guards
9 years ago
Jesse Vincent fbb5e1e163 astyle
9 years ago
Jesse Vincent ee835142b2 LED macro name for LED 22 was incorrect
9 years ago
Jesse Vincent e2205ecb81 Add support for "typing" by flashing LEDs. Set a bootup message
10 years ago
Jesse Vincent b096071bc8 Fix address-by-id LEDs
10 years ago
Jesse Vincent 93deece2a3 Now we show off when your keyboard has numlock enabled.
10 years ago
Jesse Vincent d4f57871fe Rainbow effect updates
10 years ago
Jesse Vincent ea4319a6ba LED effect updates
10 years ago
Jesse Vincent 6a35d6fe03 snapshot led stuff
10 years ago
Jesse Vincent cd483ffe39 Snapshot of LED code
10 years ago