BeauNouvelle / SwiftyGuitarChords

A guitar chord diagram drawing library built in Swift
MIT License
122 stars 13 forks source link

Add the missing keys to the Key enum #22

Closed Desbeers closed 2 years ago

Desbeers commented 2 years ago

Also, make the Key and Suffix enums confirm to Comparable so they can be sorted.

This PR does not add any chords to the database for the missing keys but it is possible now.