summaryrefslogtreecommitdiffstats
path: root/keyboards/nullbitsco/snap
Commit message (Collapse)AuthorAgeFilesLines
* nullbitsco/snap: fix broken keymaps (#21877)Jay Greco2023-09-013-3/+3
|
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches
* OLED: driver naming cleanups (#21710)Ryan2023-08-154-4/+0
|
* Move miscellaneous defines to data driven (#21382)Ryan2023-07-022-6/+14
|
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-023-21/+21
|
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+1
|
* Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-142-1/+1
|
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-1/+3
| | | | Co-authored-by: Joel Challis <git@zvecr.com>
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-275-90/+307
|
* Encodermap direction define. (#20454)Nick Brassel2023-04-155-5/+5
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
|
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-14/+0
|
* [Keyboard] Add nullbits SNAP keyboard (#18916)Jay Greco2023-04-0232-0/+2842
Co-authored-by: Ryan <fauxpark@gmail.com>