aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Fix typo and function layer image for Quefrency (#5719)Jonathan Rascher2019-04-272-2/+2
|
* [Keymap] New keymap for Quefrency 65% with split backspace, RGB, media keys, ↵Jonathan Rascher2019-04-264-0/+84
| | | | | | | | | | | | | | mouse keys (#5717) * Add initial keyboard layout for Quefrency * Add RGB config and keybindings for Quefrency * Move Quefrency wheel keys to more convenient place * Actually switch from serial to I2C Commit 64708c6 updated the comment, not the #define. D'oh!
* [Keymap] Update to Drashna Keymaps (#5594)Drashna Jaelre2019-04-227-7/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start to standardize macro timer * Update Fractal layout Specifically, limit the RGB Lighting, since it's too many for the power, and only have the KITT annimation on the front * Update Iris keymap to use I2C for transport * Remove TAP_CODE_DELAY from keyboard in favor of global setting * Remove Woodpad Since it\'s no longer in my possession * Only enable LTO on AVR boards * Run matrix_scans while doing startup light * Run matrix_scan to get split keyboard code synced properly * Fix rgb mode * Remove custom debouncing settings * Make RGB Light Startup Animation optional * Fix opt def * Remove extra tap code delay value * Fix references to keebio boards * Add support for LP Iris keyboard * Add backlight code * Make startup animation optional * Update gitlab ci script * Remove port declaration * Revert avrgcc changes to gitlab ci file * Don't re-set mods * Remove MACRO_TIMER define * Add custom name for crkbd * Add name for Prime M pad * Add names for ortho 4x12 boards * Add some additional handling for rgb init * Change thumb clusters on ergodox * Switch Orthodox to I2C * Fix Space in ergodox keymap * Use OSL for ergodox layout * Ugh, can't find a good layout * Fix typo * Fix up animation startup * Cries in AVR * Fix makefiles for ergodox ez boards * Add support for "secret songs" in my userspace * Reset debounce to 5ms for Ergodox EZ * Fix gitlab CI yaml file * More crying in AVR * Cannot use rgb light and rgb matrix at the same time due to the WS2812 rgb matrix PR until the "Coexistance" PR is merged * Update ODox for split common and i2c * Add split config * Impement Split code * Add support for xscorpion OLED code * Add OLED display config * Fix OLED screen font * Get OLED set up in vertical mode * Remove old OLED code * add per key support for crkbd * Fix split changes * RGB Tweeaks * More OLED tweaks * Fix rotation stuff * Fix more OLED stuff * Remove custom Debounce from Ergodox layout since it's no longer needed
* [Keymap] Add keymap for keebio/quefrency 65% version (#5666)George Petri2019-04-214-0/+116
| | | | | | | | | | | | | | | | * add keymap * fix readme title * renamed README.md to lowercase, fix typo * renamed README.md to lowercase, for real * add double spaces for github * lowercase name in readme * rename directory to lowercase
* [Keymap] Added personal keymap to BFO-9000; cleaned up personal files in ↵Salt-Peanuts2019-04-196-9/+446
| | | | | | | | | | | | | | | | | | | | | | | | | | Kinesis and Rorschach (#5638) * Added personal keymap to BFO-9000; cleaned up personal Kinesis and Rorschach files Added personal keymap to BFO-9000; cleaned up personal Kinesis and Rorschach files * Update keymap.c * Update keymap.c * Update keymap.c * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md
* [keymap] adding kingwangwong's keymaps (#5626)kingwangwong2019-04-172-0/+71
| | | | | | | | | | | | | | | | | | | | | | * Add files via upload * kingwangwong * kingwangwong * revisions and adding atom40 * revisions for 5626 * revisions for 5626 * revisions for 5626. * revisions for 5626, re added safe range * revisions for 5626, added qmkkeyboard * revisions for 5626, quefrency
* Fix Keeb.io Iris keyboard dimensions in info.jsonnoroadsleft2019-04-131-2/+2
|
* Use DIRECT_PINS for BDN9 (#5603)kaylanm2019-04-112-8/+10
|
* Convert BFO9000 to Split Keyboard code (#5568)Drashna Jaelre2019-04-0810-936/+7
|
* [Keymap] Updated my personal keymaps for the bfo9000 and jj50 (#5508)AbstractKB2019-04-014-0/+135
| | | | | | * Updated my personal keymaps for the bfo9000 and jj50 * fixed best practices mistakes
* [Keymap] Updated my iris, planck, and xd75 keymaps (#5515)David Rambo2019-03-303-15/+11
| | | | | | | | | | * Updated iris, planck, and xd75 keymaps * Added brightness down and up to commented layout of Symbol layer. * updated config files for planck and iris * removed unnecessary include lines from iris and planck config files
* [Keymap] Update iris default (#5489)Danny2019-03-262-18/+10
| | | | | | * Update Iris default to include KC_GRV on base layer and match Configurator default * Update default config
* Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-232-0/+2
| | | | | | | | | | | | | | | | * Add support for wiring RGB LEDs for both halves directly to their respective controllers RGB LEDs for each half don't need to be chained together across the TRRS cable with this * Add split RGB LED support for serial * Update config/rules for bakingpy layout * Un-nest ifdefs for hand detection * Read RGB config state from memory instead of EEPROM for serial updates * Reuse existing LED pointer instead of creating new one
* [Keymap] iris: moonfall: Initial checking of layout. (#5462)moonfall2019-03-213-0/+152
| | | Layout is similar to Kinesis/Ergodox.
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-5/+2
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* [Keyboard] Update info.json to include macro layout (#5364)trinity15612019-03-111-1/+196
| | | | | | | | | | * Update info.json Adding layout for the macro version. * Update info.json Changed the macro layout to match exactly like the non-macro version (split backspace and bottow row match)
* Update edvorak keymap simplify (#5350)epaew2019-03-093-158/+74
| | | | | | | | * Update edvorakjp layouts * swap master hand * update tapping_term
* Swapped Gui keys and Shift Keys. I think it's more ergonomic in this ↵Vyolle2019-03-081-2/+2
| | | | configuration. (#5347)
* [Keymap] unausgeschlafen quefrency keymap (#5273)unausgeschlafen2019-03-014-0/+116
| | | | | | | | * unausgeschlafen quefrency keymap * added build & flash instructions * review by drashna
* [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>
* Update Nyquist layout (#5270)Christoffer Holmberg2019-02-281-6/+6
| | | | | | | | * Add Home,End,Insert,Del to Arrow layer * Add Back & Forward to Arrow layer * fix typo
* [Keymap] nstickney's layout for iris (#5045)Stick2019-02-254-0/+255
|
* [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
* Fix pinout for Quefrency left half w/macrosDanny Nguyen2019-02-251-2/+4
|
* Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark2019-02-182-2/+2
|
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
| | | | | | | | * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION * Remove '#define DIODE_DIRECTION CUSTOM_MATRIX' * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
* Add isolike iris layout (#5157)Thomas Spurden2019-02-174-0/+85
| | | | Keeps it simple and most keys in a similar position (at least relative to other keys) to a standard ISO layout.
* [Keymap] Update to Drashna keymaps and Userspace (#5122)Drashna Jaelre2019-02-137-101/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Proper rules include * Minor tweaks * Minor tweaks * Add Desitny 2 Swapped layout support * Add keycode to keylogger * Convert my viterbi keymaps * Fix Orthodox keyboard * Add more default layers * Make default layer keycodes more optimized * Update gitlab CI yaml file * Rev6 Cleanup * Fix KC_MAKE macro * Update GitLab CI yaml file * More GitLab CI changes * One final GitLab CI change * Optimize KC_MAKE * Reformatting of config * Feature creeeeeeep * Planck Rev6 updates
* [Keyboard] Move Keebio boards to own folder (#5109)Danny2019-02-12432-0/+21907
* 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