From 6be8fff532c4be83126517a6e3b7b725548761c2 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sun, 22 Sep 2024 17:15:47 -0600 Subject: hank-lume-x1 cleanup and calibration, part 1: - changed model number from 0281 to 0171 - cleaned up blink_negative and AUXLED_RGB_DIFFERENT_PORTS a little (but the latter needs a complete refactor, as soon as the hardware abstraction code can handle aux LEDs better) - cleaned up USE_LONG_BLINK_FOR_NEGATIVE_SIGN a little - removed USE_OTG_IN_MOMENTARY since it's not actually used - moved hw/loneoceans/lume-x1-avr32dd20/* files into hw/hank/lume-x1/ - superficial cleanup on hank/lume-x1/hwdef.* - removed some of the extra stuff from hank/lume-x1/anduril.h - adjusted calibration (especially ramp table) on hank-lume-x1 (ramp shape is pretty close to a D4K-boost now, but with more firefly modes) (calibration is based on a sample size of 1, further testing needed) --- hw/loneoceans/lume-x1-avr32dd20/model | 1 - 1 file changed, 1 deletion(-) delete mode 100644 hw/loneoceans/lume-x1-avr32dd20/model (limited to 'hw/loneoceans/lume-x1-avr32dd20/model') diff --git a/hw/loneoceans/lume-x1-avr32dd20/model b/hw/loneoceans/lume-x1-avr32dd20/model deleted file mode 100644 index 50244f6..0000000 --- a/hw/loneoceans/lume-x1-avr32dd20/model +++ /dev/null @@ -1 +0,0 @@ -4212 \ No newline at end of file -- cgit v1.2.3