Commit Graph

20 Commits (d93dc0c9b3511802bb1182507d79cd062b86b9bb)

Author SHA1 Message Date
Jesse Vincent d667d159c2 Turns out that HSV adaptation table is actually pretty important with the WS2812 LEDs
9 years ago
Jesse Vincent 8961aeb168 make leds_setup match naming pins_setup
9 years ago
Jesse Vincent 52b8d216cc Broken initial implementation of passing the previous key matrix state by reference
9 years ago
Jesse Vincent 9da546f174 astyle
9 years ago
Jesse Vincent ffb6828939 First inept attempt at outfactoring implementation-specific keyscanner code.
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 bf69fa5b12 Refactor LED configuration out to the configuration header file
9 years ago
Jesse Vincent a7182e2070 Modernize some 'int' datatypes
9 years ago
Jesse Vincent 852ee13f7b Remove now-outdated config for older hardware
9 years ago
Jesse Vincent 3eb491ca69 Simplify our keymap generation
9 years ago
Jesse Vincent 605694567d Switch to modern '#pragma once' guards
9 years ago
Jesse Vincent fbb5e1e163 astyle
9 years ago
Jesse Vincent 3b6cc9f0b9 snapshot, working on perf
10 years ago
Jesse Vincent 01cdada1a0 Jesse's latest layout
10 years ago
Jesse Vincent 295be88a4b Work on jesse's keyboard
10 years ago
Jesse Vincent e85e7e512d add jesse's variant of piers' keyboard
10 years ago
Jesse Vincent 0164d7e092 for piers
10 years ago
Jesse Vincent 4da1f22be5 numpad and fn2 layers
11 years ago
Jesse Vincent c78384fd6b Standardize on 'keymap' rather than 'layer'
11 years ago
Jesse Vincent 05e9ff7020 factor more code out. (The .h files should get split into .h and .cpp files)
11 years ago