aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* OLED driver function to set pixels (#9713)Gautham Yerroju2020-07-163-0/+21
| | | | | | | | | | | | | | | * Add a function to set individual pixels * Add documentation for oled_write_pixel * use smaller data type for oled_write_pixel * Fix boundary check edge case * Update oled_write_pixel doc Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* planck/rev6: Enable WS2812 LED matrix with pwm drivers (#9735)Nick Brassel2020-07-165-11/+83
|\ | | | | | | | | | | | | | | | | * planck/rev6: Enable WS2812 LED matrix with pwm drivers * Comments and cleanup. * GPL2+ Licensing Co-authored-by: Nick Brassel <nick@tzarc.org>
| * planck/rev6: Enable WS2812 LED matrix with pwm driversRiley Inman2020-07-165-11/+83
|/
* Update new keyboard templates (#9636)Ryan2020-07-1512-271/+172
| | | | | | | * Update new keyboard templates * Switch on Bootmagic Lite by default * Remove MIDI_ENABLE and FAUXCLICKY_ENABLE
* [Keyboard] Update preonic/Kjwon15 layout (#9718)Jeong Arm2020-07-151-8/+8
|
* Update KBDFANS/MAJA default keymap (#9727)moyi46812020-07-142-2/+2
| | | | | * Update keymap.c * Update keymap.c
* [Keymap] Added Bépo layout to Kyria (#9272)Gaëtan Ark2020-07-145-3/+285
| | | | | | | | | | * Added Ergo 42 * Added bépo layout to the Kyria keyboard * Fixed comment layout, fixed bad quotes * Fixed outdated keys
* Fix RGB Matrix using RGBW WS2812 LEDs (#9705)Drashna Jaelre2020-07-131-1/+1
| | | This should be a pointer, as that is what the function expects.
* RARTPAD : add support via (#9702)ladbahuy2020-07-134-2/+47
| | | | | | | | | | | | | | | * Create rules.mk * Create keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c
* [Docs] Japanese translation of docs/coding_conventions_python.md (#9517)umi2020-07-121-0/+331
| | | | | | | * add coding_conventions_python.md translation * update based on comment * update based on comment
* [Keyboard] Add g60ble (#8952)Joshua Rubin2020-07-118-0/+652
| | | | | | | | | | | | | | | | | | | | * add g60ble Signed-off-by: Joshua Rubin <mejawa.dev> * fixes from review Signed-off-by: Joshua Rubin <mejawa.dev> * bioi/g60ble better comments in rules.mk * bioi/g60ble better comments in rules.mk part 2 * Update keyboards/bioi/g60ble/readme.md * Update keyboards/bioi/g60ble/rules.mk * Update keyboards/bioi/g60ble/rules.mk
* fix typo (#9695)shela2020-07-111-1/+1
|
* Initial support for TKC Alice (#9640)TerryMathews2020-07-119-0/+525
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* [keyboard] added swiftrax/cowfish (#9621)Brandon Claveria2020-07-119-0/+259
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Swiftrax <swiftrax@gmail.com>
* Add config for Atreus based on Adafruit Feather BLE (#9140)Randall Mason2020-07-117-0/+197
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* [keyboard] Add rartpad (#9614)ladbahuy2020-07-118-0/+332
|
* format code according to conventions [skip ci]QMK Bot2020-07-101-2/+2
|
* [Keymap] plattfot - Update and fix issue with DBL_TAP (#9666)Fredrik Salomonsson2020-07-102-21/+26
| | | | | | | | | | | | | | | | | | - Fix typo in the default layout. - Move esc and del to the navi layer. - Fix issue with oneshot layers and double tap aka DBL_TAP. - Add caps lock to the raise layer. Was relying on a broken behavior for the double tap to work with oneshot keys, i.e. the oneshot layer not being cleared after a key press in `process_record_user`, which allowed me to first press an oneshot key, then double tap and then a key. With the behavior fixed, this no longer works. As the oneshot layer will be cleared when double tap is pressed. To make double tap useful again. I changed that any of the layer keys does not clear the double tap. Which allows me for example to first press double tap, then an oneshot key and then a key. So now I'm able to type my double symbols again.
* Added VIA compatible rules for Duck Octagon V2 PCB (#9676)ytkwong2020-07-102-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added keymap and rules to allow VIA compatibility * Update keymap.c * Update rules.mk * Update keyboards/duck/octagon/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keymap.c * Update keyboards/duck/octagon/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/duck/octagon/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/duck/octagon/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/duck/octagon/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix missing column for Herringbone (#9679)Ramon Imbao2020-07-102-41/+41
| | | | | * Add the missing column to the config * Fix key layout error in info.json
* Rework bcat Crkbd and Lily58 modifier keys (#9692)Jonathan Rascher2020-07-108-51/+109
| | | | | | | | | | | | | | | | | | | | * Re-enable mouse keys to fix Chrome OS media keys I'm not sure if there's a bug in Chrome OS, QMK, or both, but EXTRAKEY_ENABLE isn't sufficient for media keys to work on Chrome OS. Instead, MOUSEKEY_ENABLE is also required. * Remove unnecessary SPLIT_USB_DETECT for Lily58 I've since swapped my Lily58 back to Elite-C v2 controllers with working VBUS detection. * Move Crkbd Esc and Ctrl keys; add some shortcuts * Move MC_ALTT to userspace for cross-board support * Sync Lily58 keymap with Crkbd * Fix typos
* Update Jian readme.md (#9685)KgOfHedgehogs2020-07-101-1/+4
|
* Refactor ARM backlight (#7959)Joel Challis2020-07-101-99/+61
|
* [Keyboard] Fix inconsistent MATRIX_COLS: 4pplet/steezy60 (#9678)a_p_u_r_o2020-07-101-1/+1
|
* [keymap] curly quotes (#9662)Callum Oakley2020-07-104-67/+94
| | | Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* split_3x6_3 layout support (#9625)Danilo de Klerk2020-07-094-0/+8
|
* Update Nomu30 keyboard (#9599)Naoto Takai2020-07-0913-73/+273
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Create ajp10304 userspace and ortho_4x12 layout. (#9304)ajp103042020-07-0916-802/+741
|
* [Docs] Japanese translation of docs/coding_conventions_c.md (#9516)umi2020-07-091-0/+63
| | | | | | | | | * add coding_conventions_c.md translation * update based on comment * update based on comment * update based on comment
* Add pcoves's userspace (#9354)pcoves2020-07-0813-0/+375
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Pablo COVES <pablo.coves@anatoscope.com>
* Created abishalom keymap (#9669)Abi Shalom2020-07-084-0/+359
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* shell.nix improvements, and fix problems on Darwin (#9551)Steve Purcell2020-07-081-14/+34
|
* Added VIA support to nightmare (#9672)Brandon2020-07-084-2/+50
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Changed US_RBRC to KC_RBRC instead of KC_LBRC (#9664)Oskar Holstensson2020-07-081-1/+1
|
* Reduce peak LED brightness for AoS TKL (#9667)Rys Sommefeldt2020-07-081-0/+1
|
* Fix }] key in matrix for GHS.RAR (#9671)Ramon Imbao2020-07-082-16/+16
|
* [Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) (#9644)Guillaume Gérard2020-07-083-0/+354
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add VIA Functionality for Keyhive Maypad (#9654)ilikepi22020-07-084-2/+36
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add layout macros to YD60MQ (#9653)James Young2020-07-083-11/+763
| | | | | | | | | | | - LAYOUT_60_ansi_split_bs - LAYOUT_60_ansi_split_bs_rshift - LAYOUT_60_ansi_split_rshift - LAYOUT_60_ansi_tsangan - LAYOUT_60_hhkb - LAYOUT_60_iso_split_bs - LAYOUT_60_iso_split_bs_rshift - LAYOUT_60_iso_split_rshift - LAYOUT_60_iso_tsangan
* [Keyboard] Added Handwired Redragon Keyboard (#9590)boss566y2020-07-0812-0/+412
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added Handwired Redragon Keyboard as well as default and via keymaps * Update keyboards/handwired/boss566y/redragon_vara/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/redragon_vara.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/redragon_vara.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/boss566y/redragon_vara/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keymap.c Removed defined keycodes from via keymap * Update keymap.c replaced defined keycodes in default keymap * Update readme.md Changed image to one that matches the physical keyboard Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add support for YDKB Chili (#9583)TerryMathews2020-07-089-0/+415
| | | | | | | | * Add support for YDKB Chili Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Add missing bracket for Tap-Hold code sample (#9675)Matthew Tse2020-07-081-0/+1
| | | | The `TAPPING_TERM_PER_KEY` code sample is missing a closing bracket. This adds it.
* format code according to conventions [skip ci]QMK Bot2020-07-071-2/+2
|
* Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording ↵Dongfeng Yu2020-07-072-4/+6
| | | | (#9446)
* Add TAP_CODE_DELAY to Mod-Tap (#9422)Sven Grunewaldt2020-07-071-0/+2
|
* Un-nest 1up60rgb LAYOUT macros (#9648)Ryan2020-07-071-59/+60
|
* Docs: update ModemManager recommendation (#9328)Erovia2020-07-071-1/+1
| | | | Instead of modifying the service file provided by the distro, use drop-in functionaly to explicitly specify the policy.
* Allow for building layouts from keymap.json files.Joakim Tufvegren2020-07-071-2/+11
|
* Add jian qmk_via layout and LTO_ENABLE to all jian revs (#9606)KgOfHedgehogs2020-07-065-0/+38
|
* [Driver] bugfix reset the scaling register flag to FALSE (#9507)MelGeek2020-07-061-0/+2
| | | Co-authored-by: Ryan <fauxpark@gmail.com>