summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/iris/rev2
Commit message (Collapse)AuthorAgeFilesLines
* Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-091-1/+1
| | | | | | This converts the array that the Swap Hands feature uses to use PROGMEM, and to read from that array, as such. Since this array never changes at runtime, there is no reason to keep it in memory. Especially for AVR boards, as memory is a precious resource.
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
|
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
|
* Keebio RGB wiring update (#7754)Danny2020-08-291-0/+1
| | | | | | | | | | | | | | | | | * Change RGB wiring for Levinson * Update RGB wiring for Iris * Update RGB wiring for Nyquist * Update RGB wiring for Quefrency * Update RGB wiring for Viterbi * Update RGB wiring for Fourier * Update RGB wiring for BFO * Handle redefinition of RGBLED_SPLIT
* Add Keebio lighting defaults (#8884)Danny2020-04-251-7/+16
| | | | | * Set Iris LED/RGB defaults * Add lighting defaults for more boards
* [Keyboard] Iris via changes (#8597)Danny2020-03-291-2/+2
| | | | | | | * Change PID to allow differentiation between Rev. 3 and Rev. 4 * Rebadge thumb keys in macro to show physical wiring better * Add more rules for VIA keymap
* Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator buildszvecr2020-03-191-0/+1
|
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
|
* VIA Configurator Refactor (#7268)Wilba2020-01-031-20/+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
* Remove QMK_KEYBOARD_CONFIG_H from boards (#7635)Joel Challis2019-12-161-2/+0
|
* [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196)Danny2019-10-291-2/+34
| | | | | | * Migrate Nyquist rules.mk files to be version specific and update flash command * Migrate Iris rules.mk files to be version specific and update flash command
* [Keyboard] Fixed EEPROM start address for firmware using VIA (#6757)Wilba2019-09-171-6/+6
|
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+0
|
* [Keyboard] Updates to iris (#6063)Danny2019-06-031-1/+1
| | | | | | * Swap LSFT/LCTL in default Iris keymaps * Migrate to new DEBOUNCE setting
* [Keyboard] Move Keebio boards to own folder (#5109)Danny2019-02-124-0/+151
* Move boards into keebio folder * Rename keymap * Update BDN9 files * Update BFO-9000 files * Update Chocopad files * Update Dilly files * Update Fourier files, collapse rev1 into main * Update Iris files * Update Laplace files * Update Levinson files, fix buswerks keymap * Update Nyquist files * Fix keymap issues * Update Quefrency files * Update Rorschach files * Update TF68 files * Update Viterbi files * Update Viterbi files * Update Wavelet files * Reformat default layout * Fix up default folder for Iris * Remove already defined aliases