~ruther/qmk_firmware

3a77ef5f — Brandon Claveria 4 years ago
fix handwired/swiftrax/bebol keymaps (#11072)

Co-authored-by: Swiftrax <swiftrax@gmail.com>
1124e51b — Felix Jen 4 years ago
Moved default LALT and LWIN for BKS65 (#11087)

c7dab4bb — 4pplet 4 years ago
Adding bootleg and waffling60 rev b (#10846)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
cc08e308 — AndrĂ© Silva 4 years ago
nix-shell: add milc dependency (#11086)

02fb0de5 — Desp-Key 4 years ago
Added VIA keymap to YMDK bface keyboard (#11002)

Co-authored-by: Ryan <fauxpark@gmail.com>
8724a70c — Zach White 4 years ago
Reduce travis load by replacing an exclusive grep with an inclusive grep (#10964)

* add -n to avoid compiling

* switch to an include rather than exclude strategy
485e4524 — XScorpion2 4 years ago
Fix int wrapping for timer_expired macros and use MAX defines for consistency and clarity (#10996)

ce91dd4b — ojthetiny 4 years ago
[Keyboard] Add edc40 keyboard (#11021)

* Re-adding edc40 keyboard branch/files

* Update keymap.c

* add default keymap for edc40

* removed redundant keymap

* added custom keymap for edc40

* fixed false update to settings.json

* fixed false update to settings.json

* added newline to info.json

* Update keyboards/edc40/config.h

* Update keyboards/edc40/readme.md

* Update keyboards/edc40/rules.mk

* Update rules.mk

* Update keyboards/edc40/info.json

* Update info.json

* Update info.json

* Update keyboards/edc40/config.h

* Update keyboards/edc40/info.json

* Update keyboards/edc40/readme.md

* Update keyboards/edc40/keymaps/default/keymap.c
5909c243 — MechMerlin 4 years ago
KBD67 Rev2 VIA: Increase layer count from 2 to 4 (#11039)

67976da0 — Anand Babu (AB) Periasamy 4 years ago
map reset key to the correct location (#11037)

Co-authored-by: Anand Babu (AB) Periasamy <twitter.com/abperiasamy>
05ac139a — Felix Jen 4 years ago
Updated README name (#11033)

81164c16 — James Young 4 years ago
Cozykeys Speedo Configurator fix (#11058)

* Cozykeys Speedo Configurator fix

Outgoing codebase worked when compiled locally, but not from QMK Configurator because its API requires an exact directory structure.

* fix make commands in the readme
c66df166 — James Young 4 years ago
2020 November 28 Breaking Changes Update (#11053)

* Branch point for 2020 November 28 Breaking Change                                                

* Remove matrix_col_t to allow MATRIX_ROWS > 32 (#10183)                                           

* Add support for soft serial to ATmega32U2 (#10204)                                               

* Change MIDI velocity implementation to allow direct control of velocity value (#9940)            

* Add ability to build a subset of all keyboards based on platform.                                

* Actually use eeprom_driver_init().                                                               

* Make bootloader_jump weak for ChibiOS. (#10417)                                                  

* Joystick 16-bit support (#10439)                                                                 

* Per-encoder resolutions (#10259)                                                                 

* Share button state from mousekey to pointing_device (#10179)                                     

* Add hotfix for chibios keyboards not wake (#10088)                                               

* Add advanced/efficient RGB Matrix Indicators (#8564)                                             

* Naming change.                                                                                   

* Support for STM32 GPIOF,G,H,I,J,K (#10206)                                                       

* Add milc as a dependency and remove the installed milc (#10563)                                  

* ChibiOS upgrade: early init conversions (#10214)                                                 

* ChibiOS upgrade: configuration file migrator (#9952)                                             

* Haptic and solenoid cleanup (#9700)                                                              

* XD75 cleanup (#10524)                                                                            

* OLED display update interval support (#10388)                                                    

* Add definition based on currently-selected serial driver. (#10716)                               

* New feature: Retro Tapping per key (#10622)                                                      

* Allow for modification of output RGB values when using rgblight/rgb_matrix. (#10638)             

* Add housekeeping task callbacks so that keyboards/keymaps are capable of executing code for each main loop iteration. (#10530)

* Rescale both ChibiOS and AVR backlighting.                                                       

* Reduce Helix keyboard build variation (#8669)                                                    

* Minor change to behavior allowing display updates to continue between task ticks (#10750)        

* Some GPIO manipulations in matrix.c change to atomic. (#10491)                                   

* qmk cformat (#10767)                                                                             

* [Keyboard] Update the Speedo firmware for v3.0 (#10657)                                          

* Maartenwut/Maarten namechange to evyd13/Evy (#10274)                                             

* [quantum] combine repeated lines of code (#10837)                                                

* Add step sequencer feature (#9703)                                                               

* aeboards/ext65 refactor (#10820)                                                                 

* Refactor xelus/dawn60 for Rev2 later (#10584)                                                    

* add DEBUG_MATRIX_SCAN_RATE_ENABLE to common_features.mk (#10824)                                 

* [Core] Added `add_oneshot_mods` & `del_oneshot_mods` (#10549)                                    

* update chibios os usb for the otg driver (#8893)                                                 

* Remove HD44780 References, Part 4 (#10735)                                                       

* [Keyboard] Add Valor FRL TKL (+refactor) (#10512)                                                

* Fix cursor position bug in oled_write_raw functions (#10800)                                     

* Fixup version.h writing when using SKIP_VERSION=yes (#10972)                                     

* Allow for certain code in the codebase assuming length of string. (#10974)                       

* Add AT90USB support for serial.c (#10706)                                                        

* Auto shift: support repeats and early registration (#9826)                                       

* Rename ledmatrix.h to match .c file (#7949)                                                      

* Split RGB_MATRIX_ENABLE into _ENABLE and _DRIVER (#10231)                                        

* Split LED_MATRIX_ENABLE into _ENABLE and _DRIVER (#10840)                                        

* Merge point for 2020 Nov 28 Breaking Change                                                      
15385d41 — rainsff 4 years ago
rainkeeb info.json fix (#11048)

16d55b14 — Drashna Jaelre 4 years ago
[Docs] Add VBUS hack for teensys (#10986)

c41c8ff7 — rainsff 4 years ago
Add rainkeeb keyboard (#10875)

* Add rainkeeb

Add support for rainkeeb

* gpl license added

* updated

* Apply suggestions from code review

Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>

* Apply suggestions from code review

Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>

* Update info.json

* via keymap added

* updated keymap and .h to work properly

* fixed oled code oops

Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Refactor qmk_install.sh (#10681)

ST7565 tidyup (#10907)

Add keyboard PistachioMacroPad (#10980)

Co-authored-by: Joel Challis <git@zvecr.com>
10d9e8ed — jackytrabbit 4 years ago
Add VIA Support for Dimple Plus (#11026)

Add VIA Support for Dimple Plus
Next