summaryrefslogtreecommitdiff
path: root/keyboards/keebio
Commit message (Collapse)AuthorAge
* [Keymap] Add keymap for keebio/nyquist (#6144)George Petri2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * duplicate default * delete colemak, dvorak * cleanup * update keymap * disable unused rules, fix spit leds * ascii layout keymap * wip change rgb on layer * change rgb on layer * change rgb on caps lock * add impl navigation layer * add readme, swap gui and alt * update readme * Update keyboards/keebio/nyquist/keymaps/georgepetri/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/keebio/nyquist/keymaps/georgepetri/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * remove backslashes, use IS_HOST_LED_ON
* [Keymap] Minor userspace and Quefrency keymap fixes (#6134)Jonathan Rascher2019-06-16
| | | | | | | | | | | | | * Fix typo for RGBLIGHT config values It doesn't make a difference right now since these are the defaults in rgblight.h (which I'm just setting explicitly since some of the keyboard configs change these defaults). However, I'd rather be explicit, so fixing my typo. :) * Remove mouse keys layer from Quefrency keymap It's a fun idea, but I never use it in practice.
* [Keymap] update @nstickney's keymaps (#6076)Stick2019-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | * [Keymap] iris@nstickney: improve RGB init Perfecting the rgb backlight initialization with a delay for each color; also start and stop the animation at the "default layer" color. * [Keymap] iris,ergodox@nstickney fix FN on SYMB The function key was not operational on the SYMB and SYSH layers due to other keycodes being mapped over MO() on those layers. The offending keycodes have been moved to other keys. * [Keymap] add @nstickney's userspace Pulled common code out to a userspace directory for my iris and ergodox keymaps. * [Keymap] iris@nstickney add image to README Added an image from keyboard-layout-editor.com to meet the README standard. * iris@nstickney hue values now `uint8_t` (#6050)
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* [Keyboard] Add Levinson Rev 3 (#6064)Danny2019-06-03
| | | | | | | | | | | | * 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] Updates to iris (#6063)Danny2019-06-03
| | | | | | * Swap LSFT/LCTL in default Iris keymaps * Migrate to new DEBOUNCE setting
* Have hexwire Iris keymap use I2CDanny Nguyen2019-06-02
|
* [Keyboard] Update Iris Rev 3 QMK-DFU settings (#6050)Danny2019-06-01
| | | | | | * Set the correct pinout for Iris Rev 3 QMK-DFU * Set bootloader to QMK-DFU
* [Keymap] Added keymap for user jasondunsmore (#6023)Jason Dunsmore2019-05-30
|
* Update 333fred keymaps and add new iris map. (#6010)Fred Silberberg2019-05-29
| | | | | | * Update 333fred keymaps and add new iris map. * Fix iris key
* Added keymap folder matching username; added readme to previous keymap (#5961)tuesdayjohn2019-05-23
| | | | | | * Added keymap folder matching username; added readme into previous keymap * Update keymap.c
* [Keymap] Switch Quefrency keymap from I2C back to serial; factor common ↵Jonathan Rascher2019-05-22
| | | | | | | | | | | | | | | | | | | | | | | | configs into userspace (#5951) * Switch Quefrency from flaky I2C back to serial * Lower mouse wheel speed on Quefrency slightly * Migrate common settings to userspace * Enable Bootmagic Lite for consistent reset to bootloader. * Turn off some undesired features across all keyboards. * Remove EEPROM reset keybinding from all keyboards since Bootmagic Lite also does an EEPROM reset. * Set backlight and underglow increments consistently across all keyboards since lots of them like to override the deafults. * Set mouse keys consistently across all keyboards. * Update function layer keymap images
* [Keyboard] Fix pinout of Levinson Rev 1 scrap sale boards to use ↵Danny2019-05-20
| | | | non-jumpered pinout (#5935)
* Remove spurious backslashes from my keymaps (#5927)Jonathan Rascher2019-05-19
| | | Suggested in #5924.
* Update my Quefrency/KBD67 keymaps, adding BDN9 macropad keymap as well (#5924)Jonathan Rascher2019-05-19
| | | | | | | | | | * Set Quefrency bootloader correctly for Elite-C * Update Quefrency layout to be more like HHKB * Update KBD67 layout to be more like HHKB * Add keymap for BDN9 macropad
* Consolidate RGB Matrix layer indication functionDrashna Jaelre2019-05-17
| | | | And changes to iris
* Re-enable AudioDrashna Jaelre2019-05-17
| | | | And there was much rejoicingmake keebio/iris/rev2:drashna AUDIO_ENABLE=yes!
* [Keymap] Pvinis/update for iris (#5889)Pavlos Vinieratos2019-05-16
| | | | | | | | | | * add default functions * some indenting * add ctl and alt * maybe?
* [Keymap] Pvinis master (#5843)Pavlos Vinieratos2019-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * trying to make my global keymap * refactoring the old keymap using userspace * getting there * move readme and remove community layout * use pragma once instead of ifndefs * just make iris work * iris decent * better naming * add some modifiers on the home row * use symbol and sysctl layers * fix up * a bit faster * add < and > on symbol layer * apparently im not using z all that much.. * okok * fix up stuff * led init is back * bring back led indicators * Update keyboards/ergotravel/keymaps/pvinis/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * not needed * not needed * delete these for now, until I use the userspace code * remove katamari from here. made a new pr for it * lower case * drashna suggestion :) * move files to correct place * fix missing command
* Roguepullrequest mousepad (#5860)roguepullrequest2019-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First publish of roguepullreqest programmer dvorak planck layout * Removed junk line * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Removed layer songs Removed layer songs for cleanliness. Will use them later. * Update keyboards/planck/keymaps/roguepullrequest/readme.md Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Made basic LSHIFT framework but is not working. Listed other tapdances. * Got LSHIFT to work * Added working RSHIFT * Added working TD_S * Cleaned up LEFT and RIGHT [ { ] } on the UPPER layer. * Cleaned up layout. * Reenabled audio space is not needed right now. * Added tap dances and layout image * Started dactylmanuform layout * Revert "Started dactylmanuform layout" This reverts commit 5ef48e4a23de14db9b843d85d3250e1bf4426817. * Started mousepad version of BDN9...wont compile for some reason. * Fixed BDN9 mousepad layout * Added readme.md to mousepad bdn9 layout. * Updated readme.md for mousepad bdn9 layout. Fixed the tables to finally work. * Unslashed the mousepad keymap for the BDN9
* Add layout description to keymap.c (#5810)Chuck Lauer Vose2019-05-07
|
* [Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others ↵Olivier Poitrey2019-05-07
| | | | | | (#5181) Update all my keymaps to work with 40 keys. Refactor code using Userspace.
* Adding bdn9 keymap examples for company event (#5800)Chuck Lauer Vose2019-05-06
| | | | | | | | | | | * Adding bdn9 keymap examples for company event * Simplify some code w/ tap_code16 [pr feedback] - Also remove backslashes - Remove xxx and ___ layer definitions - Properly name enums - Add newline after slack reaction
* [Keymap] RGB Changes for Drashna Keyboards (#5803)Drashna Jaelre2019-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Disable a bunch of reactive modes * Enable rgb matrix for Corne Keyboard * Convert CRKBD to rgb matrix * Add Gergo keyboard layout * Make Diablo 3 tap dance better * Add basic support for Planck EZ * Fix RGB Matrix stuff * Fix keycodes for Planck EZ * Update CRKBD OLED stuff * Fix typo for sleep on ergodox glow * Improve my gergo layout * Scrolling OLED key logger! * Change gergo layout * Hnadle unicode keycodes if unicode is disabled * Disable COMMAND/CONSOLE for gergo * Fix right side control * Re-enable LTO for all platforms Since I got updated arm gcc binaries that no longer error out on lto * Update formatting to match newer community standards Poor 2 space * Re-alight startup animation to use new HUE range * Streamline gitlab ci scripts * Disabled Space Cadet * Add support for breathing table * Enable new LTO Option And clean up defines that will now be repeatitive * Remove vscode settings * Additional formatting cleanup of config.h files
* [Keymap] Fix typo and function layer image for Quefrency (#5719)Jonathan Rascher2019-04-27
|
* [Keymap] New keymap for Quefrency 65% with split backspace, RGB, media keys, ↵Jonathan Rascher2019-04-26
| | | | | | | | | | | | | | 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-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-21
| | | | | | | | | | | | | | | | * 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-19
| | | | | | | | | | | | | | | | | | | | | | | | | | 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-17
| | | | | | | | | | | | | | | | | | | | | | * 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-13
|
* Use DIRECT_PINS for BDN9 (#5603)kaylanm2019-04-11
|
* Convert BFO9000 to Split Keyboard code (#5568)Drashna Jaelre2019-04-08
|
* [Keymap] Updated my personal keymaps for the bfo9000 and jj50 (#5508)AbstractKB2019-04-01
| | | | | | * 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-30
| | | | | | | | | | * 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-26
| | | | | | * 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-23
| | | | | | | | | | | | | | | | * 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-21
| | | Layout is similar to Kinesis/Ergodox.
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-19
| | | | | | | | * 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-11
| | | | | | | | | | * 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-09
| | | | | | | | * 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-08
| | | | configuration. (#5347)
* [Keymap] unausgeschlafen quefrency keymap (#5273)unausgeschlafen2019-03-01
| | | | | | | | * unausgeschlafen quefrency keymap * added build & flash instructions * review by drashna
* [Keymap] DCompact Layout Updates pt. 3 (#5209)Dan2019-03-01
| | | | | | | | | | | | | | | | | | | | * 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-28
| | | | | | | | * 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-25
|
* [Keymap] adding my Levinson keymap (#5177)VM2019-02-25
| | | | | | | | | | | | | | | | | | | | * [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-25
|
* Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark2019-02-18
|
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-18
| | | | | | | | * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION * Remove '#define DIODE_DIRECTION CUSTOM_MATRIX' * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation