Povilas Balzaravičius
Povilas Balzaravičius
Swap "Y" and "U" keys to match correct diagonal directions. The "Y" key on QWERTY layout is supposed to move top-left direction which is Numpad 7. Meanwhile "U" must act...
Currently all new packages which are not in timing files are assigned to a single bucket with shortest duration. This happens because duration of "unknown" packages is set to 0...
The `gotestsum tool ci-matrix` was not mentioned in the main help message. I have found this feature only accidentally :-) Add the command to the main help message which is...
Currently we have following console libs from PEAR: - pear/Console_Color2 - pear/Console_Table - pear/console_commandline Libs can be fully replaced with Symfony [Console](https://github.com/symfony/Console) component. PEAR libs are old and probably not...
My machine has64 bit CPU and looks like `vim-arduino-cli.jar` works only with 32 bit CPU. I'm getting following message when trying to compile code: ``` Auto detecting serial port Error:...
Added `project.create` method support.
Added `phriction.create` method support.