Commit Graph

18 Commits (ec40cfbbfba9587db93fb23eaf09afcd651fc1a7)

Author SHA1 Message Date
Jesse Vincent ec40cfbbfb Add a 'get_crgb_at' API
9 years ago
Jesse Vincent 40f71ffcaa Guard against users accidentally overwriting the keymatrix buffer when
9 years ago
Jesse Vincent f5d0384354 astyle. no code changes
9 years ago
Jesse Vincent 1926379ebb Remove verbose debugging on every step of the key matrix scan
9 years ago
Jesse Vincent 27e58c18d2 Remove commented out code, reformat
9 years ago
Jesse Vincent 6873a6a2ea We've moved from 8 banks of LED data to 4 banks
9 years ago
Jesse Vincent 75205f28c3 astyle. no code changes.
9 years ago
Jesse Vincent 13576ae1fe Be clear about the fact that key state should start off zeroed out
9 years ago
Jesse Vincent 06383e8c3d Add first-pass implementation of Model 01 spring 2016 prototype
9 years ago
Jesse Vincent 1ce8da0b8d make astyle
9 years ago
Jesse Vincent 0790c752e6 Revert "Start sending LED data down the pipe for the ATTiny based implementation"
9 years ago
Jesse Vincent 131891423b Start sending LED data down the pipe for the ATTiny based implementation
9 years ago
Jesse Vincent 59fbee7591 Beginning to implement the ATTiny based firmwaare
9 years ago
Jesse Vincent 3c223d4b3d better implementation/general separation for keyswitch matrix
9 years ago
Jesse Vincent 0be763e1d0 We're not using WS2812 in the new implementation
9 years ago
Jesse Vincent 2876509076 Selectable implementations that appear to work.
9 years ago
Jesse Vincent 38de84caa5 rebuild the implementation class for the new model01
9 years ago
Jesse Vincent e1c7069c80 A first, very hacky way to plug backend hardware implementations that shows off just how little I know about C++
9 years ago