nicos68
nicos68
This PR offers a solution to https://github.com/keyboardio/Chrysalis/issues/1069. See my comment [here](https://github.com/keyboardio/Chrysalis/issues/1069#issuecomment-1659769672). The idea is to add the bépo layout among the selectable layouts in the Layout editor section of the...
The Colormap.ino source code that can be found under `examples/LEDs/Colormap` does not behave as expected. Steps to reproduce the behavior: - Compile the source code of `Colormap.ino` - Flash the...
This PR aims to resolve #65 : discover pytest test positions when `python_functions` is set to a value different to `test`. I placed the `python_functions` value extraction code in the...
I am working on a project for which we have cutomized the [python_functions](https://docs.pytest.org/en/8.0.x/reference/reference.html#confval-python_functions) option value (using the `pyproject.toml` file). In this case neotest-python does not detect the tests. I tried...
If nvim is set to any other color theme, then calling `:colorscheme neosolarized` has no effect. Should I use another command(s) if I want to switch back to neosolarized ?
I spotted a typo while reading the qmk readme.