Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-03 | feat(shields) Add encoder support to CRBN | mantas | |
Pin A maps to A2 (F5), pin B to A3 (F4). Added keymappings to encoder on default and lower layers. | |||
2021-02-03 | style(crbn): Unify indentation from spaces to tabs | mantas | |
2020-12-28 | refactor: replace filename hyphens with underscores | innovaker | |
Aligns *.h and *.c to underscore naming convention. These were kept (with warnings) for backwards compatibility with external boards/shields: - kscan-mock.h - matrix-transform.h They should be removed in the future. PR: #523 | |||
2020-12-07 | feat(shields): add CRBN shield | ReFil | |
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com> PR: #483 |