Remove permanent memory data size def

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Álvaro A. Volpato 2024-10-01 17:20:31 -03:00 committed by GitHub
parent 24452d37b6
commit 721d129d53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,9 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define WS2812_DMA_STREAM STM32_DMA2_STREAM5 #define WS2812_DMA_STREAM STM32_DMA2_STREAM5
#define WS2812_DMA_CHANNEL 6 #define WS2812_DMA_CHANNEL 6
#define EECONFIG_KB_DATA_SIZE (3*6)
/* LED MAP /* LED MAP
0 , 1 , 2 Three indicators 0 , 1 , 2 Three indicators
3 , 4 , 5 Three RGBs on left side 3 , 4 , 5 Three RGBs on left side