Hello all,
I am trying to add new components to my Kicad, following this How to get a downloaded symbol, footprint or full library into KiCad version 5? . The components comes from here Getting Started with Seeed Studio XIAO SAMD21 | Seeed Studio Wiki and here GitHub - pforrmi/KiCad-SSD1306-128x64: Kicad footprints and templates for SSD1306 128x64px OLED .
The problem is that the links above only provide .lib files, while apparently what I need are .kicad_sym files. What am I doing wrong?