Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-12 | Missed a couple more `#pragma once`s (#11351) | Ryan | |
2019-02-18 | Fixed grep issue in bootloader build target (#3848) | Jumail Mundekkat | |
* Changed use of '\s' in grep to '[ \t]' for portability * Pushed DFU Keyboard.h into a shell script * Fixed execution permissions on make_dfu_header,sh |