Jordi Orlando

Results 6 issues of Jordi Orlando

http://ww1.microchip.com/downloads/en/DeviceDoc/10L_DFN_3x3x0_9_MF_C04-063C.pdf

Opening this issue for discussion about upstream support for the Corne-ish Zen, as per [here](https://github.com/zmkfirmware/zmk/pull/830#issuecomment-973091244).

Forked #1632 and fixed all issues. - [Datasheet](http://ww1.microchip.com/downloads/en/DeviceDoc/22005b.pdf) - [DFN drawing](http://ww1.microchip.com/downloads/en/DeviceDoc/10L_DFN_3x3x0_9_MF_C04-063C.pdf) - [MSOP drawing](http://ww1.microchip.com/downloads/en/DeviceDoc/10L_MSOP_UN_C04-021C.pdf) - Footprint PR: pointhi/kicad-footprint-generator#469 ![MCP73833-AMx-MF](https://user-images.githubusercontent.com/3586264/70846365-925ce580-1e50-11ea-8d7c-4a9acceb3a34.png) ![MCP73833-AMx-UN](https://user-images.githubusercontent.com/3586264/70846370-9be64d80-1e50-11ea-8a42-898f6f60d178.png) ![MCP73834-FCx-MF](https://user-images.githubusercontent.com/3586264/70846374-a4d71f00-1e50-11ea-8c26-9e7fbda669e7.png) ![MCP73834-FCx-UN](https://user-images.githubusercontent.com/3586264/70846380-aa346980-1e50-11ea-98c6-f073dac46042.png) --- All contributions to the kicad library must...

Addition
Pending footprint
Re-push

Add shading or some other styling to the column's header that is currently sorted. Also maybe an up or down arrow, although that's less important

enhancement

If I click on a header to sort by that column, I expect that the list should stay sorted every time I click "refresh" or it continuously refreshes.

enhancement

It would be great if we could upload using an external programmer, like in the Arduino IDE. I can see in `arduino-upload.coffee` that you have already implemented some aspects of...