21 Commits

Author SHA1 Message Date
81127d356c Enable action reapating for keyboard 2020-11-24 18:19:22 +01:00
8ea908b8fd Add support for buzzer 2020-11-23 20:55:52 +01:00
8a13a13a7c Introduce CPP macros for AVR IN/OUT registers 2020-11-23 18:51:44 +01:00
1e9512925d Fix ATI command 2020-11-22 12:59:23 +01:00
b3db7c683c Fix warnings in RTC module 2020-11-22 11:23:39 +01:00
ec58f9f660 Add support for weekdays 2020-11-21 23:03:13 +01:00
20663bbc13 Major refactor of RTC-related code 2020-11-21 20:03:11 +01:00
ffdd2beb35 Refactor code 2020-11-21 20:03:02 +01:00
c5372a842e Create common.h file with meta globals 2020-11-19 22:12:51 +01:00
29c593c2a4 Create global 'time' variable which holds RTC value 2020-11-19 22:12:50 +01:00
ca61a84220 Move AT-related const strings to progmem 2020-11-19 22:12:50 +01:00
28e2b6114a Refactor AT commands 2020-11-19 22:12:50 +01:00
8b47ed295e Add support for night mode 2020-11-19 18:05:49 +01:00
0f2dca5ec7 Create UART-based AT commands library 2020-11-19 15:40:48 +01:00
c2d77d5758 Enable callbacks and CR separator in UART library 2020-11-18 20:17:12 +01:00
a07beb9768 Create simple UART library 2020-11-18 20:13:59 +01:00
ed730b8dc3 Replace led_hour (etc.) globals with TIME struct 2020-11-18 09:00:09 +01:00
b9c0be68d8 Clean code 2020-11-18 08:48:20 +01:00
26eac4ac69 Enable storing LED brightness in EEPROM 2020-11-17 23:33:39 +01:00
d01fbdd411 Enable software-based LED brightness configuration 2020-11-17 22:58:38 +01:00
bc9ad5f8cc Move source code to firmware directory 2020-11-13 11:18:21 +01:00