aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/instant60/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* VIA Configurator Refactor (#7268)Wilba2020-01-031-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | * VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
* [Keyboard] instant60: Enable bootmagic lite to make eeprom reset easier (#7566)Yan-Fa Li2019-12-081-1/+1
|
* [Keyboard] Support flashing Instant60 from command line (#6625)Jonathan Rascher2019-08-301-0/+4
|
* [Keyboard] Cannonkeys Instant60 Configurator updates (#6186)noroadsleft2019-06-241-0/+1
| | | | | | | | | | | | | | | | | * Rename layout macros The Instant60's info.json was updated in #6157. The intention seems to have been supporting Community Layouts, but that feature was not implemented. After checking that the layouts conform, rename the appropriate layout macros. - rename LAYOUT_ansi as LAYOUT_60_ansi - rename LAYOUT_tsangan as LAYOUT_60_tsangan_hhkb - update `default` and `tsangan` keymaps * Enable Community Layout support Supported Community Layouts: - 60_ansi (Instant60 ANSI version) - 60_tsangan_hhkb (Instant60 Tsangan version)
* [Keyboard] CannonKeys Instant60 Keyboard (#5433)Andrew Kannan2019-03-181-0/+56
* Instant 60 * Instant60 changes again * turn off LSE and features * Working RGB underglow :tada: * Add missing files * Update keymap to have reset * Backlighting on * Backlight code for instant60 * Move 072 files to common folder and use it in Instant60 * Updates * Update keyboards/cannonkeys/instant60/rules.mk Co-Authored-By: awkannan <andrew.kannan@klaviyo.com>