Commit Graph

22 Commits (2eb61391ee454eaf7e8b5002442681ce80bb13e0)

Author SHA1 Message Date
Gergely Nagy 2eb61391ee MouseKeys: Make 'em work!
8 years ago
Gergely Nagy 897349b836 Macros: Be a bit less eager
8 years ago
Gergely Nagy afac5ed6f2 Rework the hook handling
8 years ago
Gergely Nagy 31c7133e04 Macros: A way to run the macro on keypress only
8 years ago
Gergely Nagy e510970291 Macros: Introduce a few more convenience macros
8 years ago
Jesse Vincent 24bd828b21 Merge branch 'f/macros' of https://github.com/algernon/KeyboardioFirmware into algernon-f/macros
8 years ago
Gergely Nagy 52fdbf773e macros: Do not catch keys not intended for us
8 years ago
Jesse Vincent feef488067 Merge pull request #61 from algernon/h/MouseKeys/dependency-fix
8 years ago
Gergely Nagy 65ace3e7fd MouseKeys: include KeyboardioFirmware.h
8 years ago
Gergely Nagy 22ebbc6b7a Macros: dot_a_linkage and static Macros
8 years ago
Gergely Nagy 096925eac0 MouseKeys: Make MouseKeys static
8 years ago
Gergely Nagy d767854b8d Fix the D and U macro helpers
8 years ago
Gergely Nagy 3b76173ab0 Reintroduce dot_a_linkage
8 years ago
Gergely Nagy 44f5de357c Implement a way to do simple macros
8 years ago
Gergely Nagy 516d617cce Move macros to a separate library
8 years ago
Gergely Nagy be7f1de66f keyswitch_state: Rename the state arguments to keyState
8 years ago
Gergely Nagy 0de09ffc97 Use a single byte for keyswitch state
8 years ago
Gergely Nagy 584e27899f Rename Model01-MouseKeys to Keyboardio-MouseKeys
8 years ago
Gergely Nagy 28aa497452 Move mouse keys to a library
8 years ago
Jesse Vincent 446036d158 Undo numist's nicer code layout so we can build as a 'regular' arduino sketch
8 years ago
Jesse Vincent 1f39939b23 Update Scanner submodule to current master (with new v2 wire protocol)
8 years ago
Scott Perry 51eba85906 Move firmware into /source, deps as submodules in /libraries
8 years ago