Commit Graph

1599 Commits (a8879d3a1586ff127baff4cc48ede79abe08a0ee)
 

Author SHA1 Message Date
Jesse Vincent cb3a6d78c8
press_key-> pressKey
7 years ago
Jesse Vincent 396ae22a67
release_key->releaseKey
7 years ago
Jesse Vincent 9573630c19
camelCasing of internal functions in Hardware file
7 years ago
Jesse Vincent 4712aabfd4
camelCasing of _matrix functions
7 years ago
Jesse Vincent e29e220416
camelCasing of _matrix functions
7 years ago
Jesse Vincent c4fccab55b
get_key_color -> getKeyColor
7 years ago
Jesse Vincent 082b409054
CamelCaseifcation of LED related functions
7 years ago
Jesse Vincent a84060e8d1
CamelCaseifcation of LED related functions
7 years ago
Jesse Vincent 769470fbd6
CamelCaseifcation of LED related functions
7 years ago
Jesse Vincent b65f175343
CamelCaseifcation of LED related functions
7 years ago
Jesse Vincent 09e596a8a2
CamelCase of handle_*_key*
7 years ago
Jesse Vincent 210287684f
CamelCase of handle_*_key*
7 years ago
Jesse Vincent 08501e59e0
CamelCase of KeyIsPressed and KeyWasPressed
7 years ago
Jesse Vincent b3f1371fb5
CamelCase of KeyIsPressed and KeyWasPressed
7 years ago
Jesse Vincent 2582441523
CamelCase of KeyIsPressed and KeyWasPressed
7 years ago
Jesse Vincent 0f2bae7db7
keyToggledO* camelcasing
7 years ago
Jesse Vincent e6de144198
keyToggledO* camelcasing
7 years ago
Jesse Vincent a8faa2d594
Switch to new key toggle API
7 years ago
Jesse Vincent 3154f7c997
Add "correct" camelCase versions of the keyswitch state macros to ease transition to the new API
7 years ago
Jesse Vincent 72cd5f7db8
Update to work with new simpler Nulock API
7 years ago
Jesse Vincent ff4b316f76
REC became PROG and LED and PROG switched places for mass production
7 years ago
Jesse Vincent 4e46843f32
LED_G was missing. Caught by @cdisselkoen++
7 years ago
Jesse Vincent 3a90cc42b2 Merge pull request #8 from keyboardio/f/init-mode
7 years ago
Jesse Vincent 4a9ce76915 Merge pull request #139 from cdisselkoen/for-upstream
7 years ago
Craig Disselkoen 43af3eff08 Fix paths in README.md to match Makefile
7 years ago
Gergely Nagy b6461e5f40 Add LEDControl.init_mode()
8 years ago
Jesse Vincent 8d85120f96 Merge pull request #138 from keyboardio/f/coding-style-markdown
8 years ago
Gergely Nagy 568903b1da doc/CODING_STYLE: Convert the style guide to Markdown
8 years ago
Gergely Nagy db8acdd520 README.md: Further clarifications
8 years ago
Gergely Nagy 9317ec61e2 Migrate from USE_PLUGINS to Kaleidoscope.use
8 years ago
Gergely Nagy b3cb09268b README.md: Clarify how colors can be specified
8 years ago
Gergely Nagy efa9cdf291 Migrate to Kaleidoscope.use()
8 years ago
Gergely Nagy c2d5103a17 Merge pull request #6 from jamesnvc/patch-1
8 years ago
Gergely Nagy 500973eaf9 Fix ALPHASQUARE_SYMBOL_1 in the 3x4 font
8 years ago
Gergely Nagy 8055b0936e Merge pull request #10 from jamesnvc/patch-1
8 years ago
James Cash f9ae733be5 Copy edits, symbol clarification
8 years ago
James Cash d0546744a9 Minor copy edits
8 years ago
Gergely Nagy 98b389411b Use Kaleidoscope.use instead of USE_PLUGINS
8 years ago
Gergely Nagy feda651170 Mark the plugin stable
8 years ago
Jesse Vincent 80c6e1f26c 0 was duplicated
8 years ago
Jesse Vincent af3cfba124 astyle didn't catch this whitespace issue
8 years ago
Jesse Vincent ee4265ad77 fixes for cpplint, including a really embarssing mistake
8 years ago
Jesse Vincent a7622eff04 Correct the description of 3x4 font
8 years ago
Jesse Vincent 23a890dd7f Add a first pass at a 3x4 font.
8 years ago
Jesse Vincent 891bab11ec Extract the typeface out into its own file
8 years ago
Jesse Vincent 6df2e5644a Merge pull request #136 from algernon/f/compile-time-use
8 years ago
Gergely Nagy 636dfc3ba6 Rework Kaleidoscope.use to be a compile-time recursive function
8 years ago
Jesse Vincent 5bc7f49dce
dump the body of the arduino api style guide here.
8 years ago
Jesse Vincent c3ad5a322f
Fix a misspelled tag
8 years ago
Gergely Nagy ac1b302ea0 README.md: Properties are not methods
8 years ago