Commit graph

10 commits

Author SHA1 Message Date
KemoNine
d52474c7e4 feat(nibble): add support for optional display ; off by default 2021-01-22 22:34:06 +00:00
KemoNine
806ed1d42f refactor(nibble): add layer labels 2021-01-22 22:34:06 +00:00
KemoNine
df96b73629 feat(nibble): add encoder to top, left most column to match standard assembly documentation 2021-01-22 22:34:03 +00:00
KemoNine
817106b37d feat(nibble): add underglow support for nice_nano builds 2021-01-22 22:28:21 +00:00
Jay Greco
58ad5d4e86 Fix offset in NIBBLE transformation and keymap
The NIBBLE transformation was missing RC(0,0), which was causing some strange behavior in the kscan driver.
2021-01-22 16:03:14 -05:00
innovaker
842aa5a842 refactor: replace filename hyphens with underscores
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-28 01:15:35 -05:00
Joel Spadin
77c16b020e improvement: upgrade default keymaps
Ran all the default keymaps through the keymap upgrader and manually adjusted
alignment.
2020-12-10 12:05:21 +00:00
Pete Johanson
a4dc92a2b9 refactor: Replace use of cp with kp for shields. 2020-11-05 14:55:40 -05:00
Jay Greco
1a6fe846e4 Update NIBBLE keyboard name as per PR feedback
- Revert accidental VS code settings change
2020-10-27 12:44:59 -07:00
Jay Greco
d90592aac5 Add NIBBLE shield
+ Added required files for nullbits NIBBLE
2020-10-27 12:44:59 -07:00