aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/levinson
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239)Ivan Smirnov2019-11-0811-0/+340
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add issmirnov {user, ergodox, levinson} files. There are enough interesting QMK tricks in these layouts that it seems worth it to share with the broader community. Big thanks to Drashna for inspiration, as well as all the wonderful creators of QMK documentation. Some highlights: - Common layout shared between levinson and ergodox_ez - TAP_TOG macro for fast layer switching - Autogenerated keymaps ascii art with git hooks I will do my best to do periodic rolls here, but the source of truth will always be https://github.com/issmirnov/qmk-keebs * Incorporate review feedback. - Remove CLEAR_EEPROM in favor of built in EEP_RST - Remove custom handlers for audio on bootup and shutdown - Remove plethora of unneeded includes - Remove deprecated and dupliated config options HUGE thanks to drashna for the review! * Apply suggestions from code review Huge thanks to drashna@ for a very thorough review and the very useful suggestions. Co-Authored-By: Drashna Jaelre <drashna@live.com> * Remove unclear optimization This was an artifact from some other keymap I saw.
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-211-6/+10
| | | | | | * Cleanup rules.mk for 32U4 keyboards, I-K * Clean up ivy rules.mk
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-301-1/+1
| | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-213-10/+0
|
* Update gaming layout (#6504)Matthew Treadwell2019-08-071-3/+3
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-2/+2
|
* [Keyboard] Add Levinson Rev 3 (#6064)Danny2019-06-035-1/+121
| | | | | | | | | | | | * Add Levinson Rev 3 * Update keyboards/keebio/levinson/rev3/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/keebio/levinson/rev3/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com>
* [Keyboard] Fix pinout of Levinson Rev 1 scrap sale boards to use ↵Danny2019-05-201-2/+2
| | | | non-jumpered pinout (#5935)
* [Keymap] DCompact Layout Updates pt. 3 (#5209)Dan2019-03-014-0/+324
| | | | | | | | | | | | | | | | | | | | * Fix whitespace and Markdown errors * Add DCompact layout implementation for Levinson keyboard * Rename README.md to readme.md * Rename README.md to readme.md * Rename README.md to readme.md * Update keyboards/keebio/levinson/keymaps/dcompact/keymap.c Co-Authored-By: loksonarius <loksonarius@users.noreply.github.com> * Update keyboards/keebio/levinson/keymaps/dcompact/keymap.c Co-Authored-By: loksonarius <loksonarius@users.noreply.github.com>
* [Keymap] adding my Levinson keymap (#5177)VM2019-02-254-0/+243
| | | | | | | | | | | | | | | | | | | | * [keymap] adding my Levinson keymap pretty self explanatory, added the readme, just in case tested it just now, seems to work fine for my needs * Update keymap.c removing the deprecated persistent layer function as Drashna kindly reminded me * Apply suggestions from code review incorporated the suggestions, and thanks again for taking care of me with my silly changes :) Co-Authored-By: OMGVee <mateescu.victor@gmail.com> * Fix up audio calls
* [Keyboard] Move Keebio boards to own folder (#5109)Danny2019-02-1255-0/+2761
* 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