Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow customizing decrease delay of rgb heatmap (#11322) | André Silva | 2021-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | * allow customizing decrease delay of rgb heatmap * rename rgb typing heatmap decrease delay variable * address review comments * nix-shell: add clang-tools required for formatting the C code * heatmap: use real timer to track decrement rate * heatmap: fix ifndef var name typo * heatmap: add docs * Update docs/feature_rgb_matrix.md Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Fix macOS build | Sergey Shulepov | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | nix-shell: add milc dependency (#11086) | André Silva | 2020-11-30 | 1 | -0/+20 |
| | |||||
* | Update shell.nix (#10712) | André Silva | 2020-10-23 | 1 | -2/+3 |
| | | | | | * nix-shell: update nixpkgs reference * nix-shell: add missing python dependency | ||||
* | shell.nix improvements, and fix problems on Darwin (#9551) | Steve Purcell | 2020-07-08 | 1 | -14/+34 |
| | |||||
* | update shell.nix (#8910) | Thorsten | 2020-06-20 | 1 | -12/+12 |
| | | | | * now uses gcc 8.4 * fixes building boards with adafruit feather (in my case pancake) | ||||
* | Fix up Arm builds with nix-shell. (#8312) | Nick Brassel | 2020-03-07 | 1 | -2/+2 |
| | |||||
* | Fix shell.nix by pinning nixpkgs (#6213) | Jake Waksbaum | 2019-11-14 | 1 | -19/+27 |
| | |||||
* | add python3 to shell.nix (#6774) | Francis St-Amour | 2019-09-21 | 1 | -1/+1 |
| | |||||
* | shell.nix: Downgrade gcc-arm-embedded (#5913) | Roman Volosatovs | 2019-07-16 | 1 | -1/+4 |
| | | | Temporary fix for https://github.com/qmk/qmk_firmware/issues/5868 | ||||
* | shell.nix: Packages relocated in upstream cleanup | Michishige Kaito | 2018-12-22 | 1 | -1/+5 |
| | |||||
* | Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922) | Jack Henahan | 2018-09-25 | 1 | -0/+7 |
| | | | | | | | | * Pin avr-gcc in shell.nix pending release of 8.3.0 There's apparently a critical bug in 8.2.0, which is now the nixpkgs default. This change overrides that default in favor of the known good version. Once 8.3.0 is the default, the override can be dropped. * Arch/Manjaro fix | ||||
* | allow building with nix on darwin | Jon Allen | 2018-07-15 | 1 | -2/+3 |
| | | | | add avrdude do dependency list | ||||
* | shell.nix: add teensy loader | Roman Volosatovs | 2017-11-26 | 1 | -2/+3 |
| | |||||
* | Add shell.nix for NixOS users | Lukas Werling | 2017-09-25 | 1 | -0/+26 |