58 Commits (master)

Author SHA1 Message Date
Drashna Jaelre 4003d077ce Add a universal flash command for cli (#6224)
5 years ago
Drashna Jaelre 41beecfc18 Add DFU Suffix for ARM boards (#5763)
5 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301)
5 years ago
fauxpark 67adc29aa3 Remove empty fn_actions[]
5 years ago
noroadsleft ea1fe35ae7 Keyboard: Infinity60 refactor, Configurator support and readme update (#4707)
5 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
6 years ago
Michael F. Lamb 95e9ef27be add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)
6 years ago
fredizzimo e9d32b60b7 Add a custom USB driver for ARM (#2750)
6 years ago
Kaleb Elwert 0d0664a214 Various tweaks for some Input:Club build processes
6 years ago
Kaleb Elwert 738588618b Update input:club boards to use the proper vendor and device
6 years ago
Fred Sundvik 50038882e0 Set unused USB serial buffer to 1 byte to save memory
6 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362)
6 years ago
Kaleb Elwert 3be81a2daf Fix call to memset for various keyboards
6 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
7 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories
7 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
7 years ago
Joe Wasson ae91af95e2 Add split ansi layout and talljoe's keymap.
7 years ago
jpetermans 7a445d9167 Add back original copyrights
7 years ago
jpetermans ff32643641 Readme correction #2
7 years ago
jpetermans dbd4ce19e9 Correct jpetermans keymap readme and update copyright info
7 years ago
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard
7 years ago
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles (#1442)
7 years ago
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.
7 years ago
jpetermans 046f1baf30 more stable lock led process, added debugging code
7 years ago
jpetermans c0ec1756af Added backlight step functionality
7 years ago
jpetermans ec1e936dfb fixed bit shift in led_set_bit
7 years ago
jpetermans 1b1adf35bb more flexible led processing functions, all and on/off/toggle
7 years ago
jpetermans 15635817b5 Updated lock led init
7 years ago
jpetermans 0881f2dbfa fixed write_led_page col shift, added option for lock led display
7 years ago
jpetermans d8e9c183be led init code missing pwm writes for Frame 1
7 years ago
jpetermans dda858c437 revised led controller code to allow for more options
7 years ago
jpetermans a2ac883779 add ability to toggle individual led by address
7 years ago
jpetermans af13e9a12d Moved led page arrays to keymap.c and added keymap header to define
7 years ago
jpetermans 56be300757 Add Kinetis_i2c settings consistent with whitefox mcuconf
7 years ago
jpetermans 91f2e9fb5e match hal settings to whitefox, fix make rules
7 years ago
jpetermans 02ef122cbb Add led_controller.h to user keymap.c
7 years ago