Commit Graph

36 Commits (30f22d450da19c65584e6deb8515a1fa5b074e07)

Author SHA1 Message Date
jpetermans 9af272e4bb Update lock led processing and remove debug msgs 7 years ago
jpetermans ac97870801 reduce recurring writes to lock leds 7 years ago
jpetermans 083267680d Restore deleted MEMO.txt from master 7 years ago
jpetermans f54b4771eb keymap example update and tweak to set_led_bit function 7 years ago
jpetermans 164a6c994b reorder mailbox msg data; formatting 7 years ago
jpetermans a144968807 remove breath functions from keymap 7 years ago
jpetermans 16774333ad last readme fix 7 years ago
jpetermans 5fc5661147 third readme fix attempt 7 years ago
jpetermans d1ff2bb9db readme fix 7 years ago
jpetermans 821f72eae9 documentation cleanup 7 years ago
jpetermans 5df74f3ba7 updated keymap for new led functions 7 years ago
jpetermans 2c5b551970 CLeaned out debug code 7 years ago
jpetermans 52f671c23e small code cleanup 7 years ago
jpetermans b27fb216ef Testing initial blink support 7 years ago
jpetermans b3945c103c Simplified processing in led_controller; more control at user level. 8 years ago
jpetermans 046f1baf30 more stable lock led process, added debugging code 8 years ago
jpetermans c0ec1756af Added backlight step functionality 8 years ago
jpetermans ec1e936dfb fixed bit shift in led_set_bit 8 years ago
jpetermans 1b1adf35bb more flexible led processing functions, all and on/off/toggle
functioning
8 years ago
jpetermans 15635817b5 Updated lock led init 8 years ago
jpetermans 0881f2dbfa fixed write_led_page col shift, added option for lock led display 8 years ago
jpetermans d8e9c183be led init code missing pwm writes for Frame 1 8 years ago
jpetermans dda858c437 revised led controller code to allow for more options
unable to switch picture displays
8 years ago
jpetermans a2ac883779 add ability to toggle individual led by address 8 years ago
jpetermans af13e9a12d Moved led page arrays to keymap.c and added keymap header to define
individual led addresses
8 years ago
jpetermans 56be300757 Add Kinetis_i2c settings consistent with whitefox mcuconf 8 years ago
jpetermans 91f2e9fb5e match hal settings to whitefox, fix make rules 8 years ago
jpetermans 02ef122cbb Add led_controller.h to user keymap.c 8 years ago
jpetermans f66361d678 add led init function to header for use in keymap.c 8 years ago
jpetermans da4c2d2e3e Adjust led_controller.c matrix sttings and init function 8 years ago
jpetermans b73c935d36 Added tmk whitefox led files 8 years ago
jpetermans dfb0a512a0 Added personal configs and keymap to infinity60/keymaps 8 years ago
SjB 9111cc00f5 updated all the other keymaps to support the new changes.
qmk firmware requires the matrix_init_user and matrix_scan_user
function to be implementated. Added these function to all the existing
keymaps.
8 years ago
SjB a777495683 fix: infinity60 keyboard was not using quantum features.
the quantum matrix codes where not being initialized or/and called
so no feature of the quantum firmware could be used. These codes have
been added and now we can enjoy the quantum firmware goodness.
8 years ago
Fred Sundvik c06e2486ab Increase the infinity60 system tick frequency 8 years ago
Fred Sundvik 8ab9c5c55a Rename infinity_chibios to infinity60, and add readme 8 years ago