Commit Graph

20 Commits (9e1670757ee63414db0128c7806d9b08f0a1e18f)

Author SHA1 Message Date
Jesse Vincent b00db683b2 More sensible (standard c++) implementation of the keymatrix array
9 years ago
Jesse Vincent 48d5b7e68e Move TS (timestamp) macro out to the header file
9 years ago
Jesse Vincent 414fe9de84 Extract the bootloader-rebooter into its own 'utils' file
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 8de8775a91 clean up mouse data
9 years ago
Jesse Vincent a7182e2070 Modernize some 'int' datatypes
9 years ago
Jesse Vincent 6c6dfa30c1 Yank out old commandline mode stub
9 years ago
Jesse Vincent e2755cee5c Start removing old serial debugging code
9 years ago
Jesse Vincent 3eb491ca69 Simplify our keymap generation
9 years ago
Jesse Vincent ca29544ff6 Create a directory for generate files
9 years ago
Jesse Vincent 40a88c0cbf Switch from explicitly releasing keys to just assuming a fresh key report on every scan
9 years ago
Jesse Vincent 638a17464b remove unused variables
9 years ago
Jesse Vincent 605694567d Switch to modern '#pragma once' guards
9 years ago
Jesse Vincent 2fb20e0a38 now that we have a better HID keyboard implementation, don't do our own internal tracking
9 years ago
Jesse Vincent e78b1bea6a Missing function definition added to the headr file
9 years ago
Jesse Vincent c0c8d585c8 Remove unused include
9 years ago
Jesse Vincent fbb5e1e163 astyle
9 years ago
Jesse Vincent d533b4f50b remove redefinition
9 years ago
Jesse Vincent 2d961b207a Factor old SX1509 library out to an Arduino library
9 years ago
Jesse Vincent fcfbaf685d Rename the toplevel firmware files
10 years ago