Commit Graph

11 Commits

Author SHA1 Message Date
90644fb841 formatting. 2025-07-21 17:00:03 -07:00
7209e1a6e5 Previous implementation was half-timing the pulse out. This implements a proper duty cycle check. 2025-07-21 16:58:30 -07:00
855c5136f4 Fix pulse output 2025-07-20 20:44:43 -07:00
5b1bc3d8bf Merge branch 'main' of https://git.pinkduck.xyz/adam/libGravity into reverse-clock-mod-index 2025-07-20 17:29:54 -07:00
4f04137f67 Add global/hardware settings to metadata EEPROM (#15)
Settings like Encoder Direction and Display Orientation should persist when resetting channel state.

Fixes https://github.com/awonak/alt-gravity/issues/7

Reviewed-on: https://git.pinkduck.xyz/awonak/libGravity/pulls/15
2025-07-21 00:27:32 +00:00
1bf90e1674 Mute channel when shift + play pressed (#14)
Fixes https://github.com/awonak/alt-gravity/issues/2

Reviewed-on: https://git.pinkduck.xyz/awonak/libGravity/pulls/14
2025-07-21 00:01:18 +00:00
5729eef037 Factory Reset (#13)
Fixes https://github.com/awonak/alt-gravity/issues/1

Reviewed-on: https://git.pinkduck.xyz/awonak/libGravity/pulls/13
2025-07-21 00:00:47 +00:00
837cc761e6 Reverse the order of the clock mod index arrays. 2025-07-20 16:41:14 -07:00
385ce85da3 add const for pulse clock mod choices. update git ignore and readme for build command. 2025-07-13 12:00:37 -07:00
ab71ac9c37 Add copyright license information 2025-07-04 14:05:58 -07:00
f6b4b8a2ad migrate Gravity firmware into a new dedicated firmware directory. 2025-07-04 10:57:22 -07:00