Commit Graph

5217 Commits (c15c895519c69059a9b017486e48f452ed772c77)
 

Author SHA1 Message Date
Gergely Nagy c15c895519
etc/makefiles/sketch.mk: Copy & symlink .bin files too, if they exist
2 years ago
Jesse Vincent 4619f90297
Merge pull request #1173 from keyboardio/gd32/flash-fix
2 years ago
Gergely Nagy be385e62c9
Merge pull request #1172 from gedankenexperimenter/dynamic-macros-fixes
2 years ago
Gergely Nagy f834bd6079
k::d::storage::GD32Flash: Implement isSliceUninitialized()
2 years ago
Michael Richters 7279c073e0
Add held DynamicMacros keys to the Keyboard HID report
2 years ago
Michael Richters 7dd8527aab
Fix Macros tap sequence parsing
2 years ago
Gergely Nagy 7d08de5d23
Merge pull request #1167 from gedankenexperimenter/mouse-warp-grid-fix
2 years ago
Michael Richters 887eb6066e
Add example sketch for MouseKeys
2 years ago
Michael Richters 79fc94839a
make format
2 years ago
Michael Richters 3035b7eb35
Export mouse warp mode constants to user sketches
2 years ago
Gergely Nagy 1faa4e7c22
Merge pull request #1165 from keyboardio/f/model100-disable-pb1415
2 years ago
Jesse Vincent c92e0e4586
format code
2 years ago
Jesse Vincent 23400122f9
PB14 and PB15 are the pins the GD32 uses to talk check the prog key. The
2 years ago
Jesse Vincent 43f0a7e4cb
Merge pull request #1161 from gedankenexperimenter/test-macro-fix
2 years ago
Michael Richters b25a7d3322
Rename `TEST()` macro to avoid conflicts with gtest
2 years ago
Jesse Vincent ab72f25a39
Merge pull request #1155 from gedankenexperimenter/code-maintenance
2 years ago
Michael Richters 168cc40d59
Rename `check-formatting` to `check-code-style`
2 years ago
Michael Richters f6cb00efad
Add `--force` option to `make check-formatting`
2 years ago
Michael Richters f635389b33
Add `check-includes` makefile target
2 years ago
Michael Richters b6a8bb6dbd
Re-order some makefile targets for clarity
2 years ago
Michael Richters 674f6a0828
Use make's built-in `.DEFAULT_GOAL` variable to set default target(s)
2 years ago
Michael Richters 6e53a6bbb3
Remove some whitespace to make formatting more consistent
2 years ago
Michael Richters 67d47d6904
Make phony makefile targets more obvious
2 years ago
Michael Richters 3de83322e5
Add shellcheck wrapper script
2 years ago
Michael Richters cbf98fd70b
Replace `find-filename-conflicts` with something more flexible
2 years ago
Michael Richters e3d01d25cf
Remove obsolete `set-timestamps-from-git` script
2 years ago
Jesse Vincent 2c1f8913b4
Merge pull request #1160 from gedankenexperimenter/t/model01-plugin-ref
2 years ago
Michael Richters 8477d8e0d2
Use the new Model01 hardware plugin directly for testing
2 years ago
Jesse Vincent 039818e482
Merge pull request #1158 from gedankenexperimenter/automated-iwyu
2 years ago
Jesse Vincent 94a7131b1c
Merge pull request #1159 from gedankenexperimenter/simulator-output
2 years ago
Michael Richters 8af3584ea8
Update code style docs with IWYU info
2 years ago
Michael Richters ca0f80d607
Process Kaleidoscope with `iwyu.py`
2 years ago
Michael Richters 418fdcad7e
Add IWYU pragmas where necessary to keep or exclude selected headers
2 years ago
Michael Richters c28910a04d
Add `.iwyu_ignore` file
2 years ago
Michael Richters dee60b0fce
Improve `include-what-you-use` wrapper script
2 years ago
Michael Richters 97b5de717a
Send ktest-to-cxx info output to stdout instead of stderr
2 years ago
Michael Richters bccfad592c
Allow colored output when using `make --output-sync`
2 years ago
Jesse Vincent ea291858b2
Merge pull request #1157 from gedankenexperimenter/clang-format-improved
2 years ago
Jesse Vincent 40ec622ba3
Merge pull request #1156 from gedankenexperimenter/cpplint-update
2 years ago
Michael Richters 5d5ad0871d
Update code style documentation from astyle to clang-format
2 years ago
Michael Richters f9697e25f3
Apply `clang-format` to example sketches
2 years ago
Michael Richters 56c12996ad
Replace `astyle` comments with `clang-format` equivalents in examples
2 years ago
Michael Richters da03cbeccb
Replace clang-format wrapper script with something more configurable
2 years ago
Michael Richters 3d0482f0db
cpplint
2 years ago
Michael Richters 216fb72ce5
Use config files for cpplint options
2 years ago
Michael Richters 5c0f20ca58
Allow setting cpplint config file name
2 years ago
Michael Richters 5d1d7ae003
Update cpplint.py
2 years ago
Jesse Vincent 3c3ff1efc8 Last minute hot fix for the GD32 Arduino core not autoflushing once per ms.
2 years ago
Gergely Nagy 6ba52122e2
Merge pull request #1154 from keyboardio/f/focus-artificially-slow-writes
3 years ago
Jesse Vincent c208f02715 Workaround for GD32 Serial writes dropping characters when running
3 years ago