Commit Graph

14 Commits (8b80cf853bd8896dd7f86f8c80290826583abccc)

Author SHA1 Message Date
noroadsleft ea1fe35ae7 Keyboard: Infinity60 refactor, Configurator support and readme update (#4707)
* Infinity60: refactor

- infinity60.h / keymap.c
  - renamed layout macro to LAYOUT_60_ansi_split_bs_rshift; removed layout macro alias
  - updated to #pragma once
  - keymaps now use #include QMK_KEYBOARD_H
  - keymaps/jpetermans/config.h updated to #pragma once
  - keymaps/jpetermans/rules.mk deleted (complete contents were deprecated make instructions)

* Infinity 60%: Configurator support

* Infinity60: readme update

Updated the Docs links.

* Infinity60: bugfix depariel keymap

Had a typo.

* Infinity60: edit matrix.c

per @drashna

- https://github.com/qmk/qmk_firmware/pull/4707#issuecomment-449540676
7 years ago
jpetermans 9af272e4bb Update lock led processing and remove debug msgs 8 years ago
jpetermans f54b4771eb keymap example update and tweak to set_led_bit function 8 years ago
jpetermans 164a6c994b reorder mailbox msg data; formatting 8 years ago
jpetermans a144968807 remove breath functions from keymap 8 years ago
jpetermans 5df74f3ba7 updated keymap for new led functions 8 years ago
jpetermans 1b1adf35bb more flexible led processing functions, all and on/off/toggle
functioning
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 02ef122cbb Add led_controller.h to user keymap.c 8 years ago
jpetermans dfb0a512a0 Added personal configs and keymap to infinity60/keymaps 8 years ago