Commit Graph

5154 Commits (fa6b6dc6bddf9712a4950f0779ee67c03e1be8c4)
 

Author SHA1 Message Date
Gergely Nagy 096925eac0 MouseKeys: Make MouseKeys static 8 years ago
Jesse Vincent b729b8c5e7 Merge pull request from algernon/f/dot_a_linkage-again 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 d2ba853594 Move all macro handling into separate files 8 years ago
Gergely Nagy 8b3b321c0e Use an overridable macroAction function for macro actions 8 years ago
Jesse Vincent 95b2b4ea4f Merge pull request from algernon/f/keyswitch-state-rework 8 years ago
Jesse Vincent b44a20b455 Merge pull request from algernon/h/bootAnimation-removal 8 years ago
Gergely Nagy 957cefb3dc Don't do the bootAnimation in the default example 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 6a02fa8380 Drop the single-aritiy keyswitch state helpers 8 years ago
Gergely Nagy 61e3697d40 Use a macro for checking pressed state 8 years ago
Gergely Nagy 3a2665aed4 Use the new INJECTED flag in the default handlers 8 years ago
Gergely Nagy ad7f645e01 Add an INJECTED flag for keyswitch states 8 years ago
Jesse Vincent 06d38a1bda Merge pull request from algernon/f/keymap/auto-size 8 years ago
Jesse Vincent a33d24c93f Merge pull request from algernon/h/mousekey-rename 8 years ago
Gergely Nagy b7c9287d0f Introduce a helper macro to compute the keymap size 8 years ago
Gergely Nagy 584e27899f Rename Model01-MouseKeys to Keyboardio-MouseKeys 8 years ago
Jesse Vincent 08acf2ef17 Merge pull request from algernon/f/mouse-plugin 8 years ago
Jesse Vincent 8aaabc229b Merge pull request from algernon/f/LED/off-effect 8 years ago
Jesse Vincent 4033401904 Merge pull request from TimNN/readme-install 8 years ago
Tim Neumann 9c321138c3 add install instructions to readme 8 years ago
Gergely Nagy eb3ad072b5 BootAnimation: Only display the animation once 8 years ago
Gergely Nagy 28aa497452 Move mouse keys to a library 8 years ago
Gergely Nagy e077ff68bc LED-Off: A new "effect" that simply turns LEDs off 8 years ago
Gergely Nagy 83a77bc544 BootAnimation shall not be a LED effect 8 years ago
Jesse Vincent cedb0565e7 Merge pull request from algernon/f/KEYMAP-macro 8 years ago
Gergely Nagy 0e065885ed Add KEYMAP macros for more readable keymap definitions 8 years ago
Jesse Vincent 54fb40fd73 Merge pull request from algernon/f/LED/activate 8 years ago
Jesse Vincent 3c69881157 Merge pull request from algernon/f/LED/crgb-at-pos 8 years ago
Jesse Vincent cf62de2bfe Merge pull request from algernon/h/LEDUtils/warning-fix 8 years ago
Gergely Nagy 37f5d1d1b8 LEDControl: Add a way to activate a mode by pointer 8 years ago
Gergely Nagy 5b9e34636d Implement Model01::led_set_crgb_at(row, col, color) 8 years ago
Gergely Nagy 5af362dbc4 LEDUtils: Fix the BreathState typedef 8 years ago
Jesse Vincent 4fc567cea5 Merge branch 'algernon-f/LED/pluginification' 8 years ago
Jesse Vincent 2d142e3c4f Merge branch 'f/LED/pluginification' of https://github.com/algernon/KeyboardioFirmware into algernon-f/LED/pluginification 8 years ago
Jesse Vincent 4cc81b6c69 Merge pull request from algernon/f/hooks/additional-helpers 8 years ago
Jesse Vincent 179188129a Merge pull request from algernon/h/testmode/handler-fix 8 years ago
Jesse Vincent 87ce165f8b Merge branch 'master' of ssh://github.com/keyboardio/KeyboardioFirmware 8 years ago
Jesse Vincent 9de46822cd Fix a paste error 8 years ago
Jesse Vincent dd62680ee9 Merge pull request from algernon/h/key-lookup-in-the-looper 8 years ago
Jesse Vincent 774eb1efb1 Merge pull request from algernon/h/LEDs/get-crgb-at-warning-fix 8 years ago
Gergely Nagy 4b7354a342 Split out LED effects into smaller "plugins" 8 years ago
Gergely Nagy 3b175f9bbf Fix a warning in led_get_crgb_at 8 years ago
Gergely Nagy 978a160c6b TestMode: return false in the event handler hook 8 years ago
Jesse Vincent 2c6dc72da3 Merge branch 'master' of ssh://github.com/keyboardio/KeyboardioFirmware 8 years ago
Gergely Nagy 67bc556c66 key_events: look up mappedKey earlier 8 years ago