Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: vuhopkep <boy9x0@gmail.com>
|
|
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* revert changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add dhertz' kanu layout
* Fix delete button
* Add weak user layer change
|
|
* ChibiOS conf upgrade for handwired/sono1
handwired/sono1 - 4453480576b0bd60f5962e5c3c287cf0f53f7197
* Fixup build error for mechlovin/tmkl.
|
|
|
|
* add
* update
* update indicator LED
* Update keyboards/mechlovin/tmkl/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/mechlovin/tmkl/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: vuhopkep <boy9x0@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
* Add LAYOUT_alice support: fallacy
* Add LAYOUT_alice support: kb_elmo/sesame
* Add LAYOUT_alice support: cheshire/curiosity
* Add LAYOUT_alice support: evyd13/wonderland
* Add LAYOUT_alice support: mechlovin/adelais
* Update LAYOUT_alice support: projectkb/alice
The PR that added Alice community layout support for the projectkb/alice/rev2 simultaneously broke support for every other keyboard that supported LAYOUT_alice.
This commit partially reverts the offending PR. `LAYOUT_alice` for the projectkb/alice has been renamed to `LAYOUT_alice_split_bs`, and a correct 65-key `LAYOUT_alice` has been added.
Additionally, the `LAYOUTS` rule has been moved to keyboard level as the layout macros are shared between rev1 and rev2 boards, which means the layout options are the same for both revisions.
* Update ramonimbao/aelith info.json
Keyboard source was already correct to support LAYOUT_alice, but the layout tree was missing from info.json.
* Fork `alice` Community Layout...
... into Standard and Split Backspace versions
Also updates stanrc85's layout keymap to use 65 keys instead of the Split Backspace 66-key version.
* Update LAYOUT_alice support: sneakbox/aliceclone
Rework the sneakbox/aliceclone to use the Split Backspace Alice layout.
* Update LAYOUT_alice support: zoo/wampus
The layout macro that was `LAYOUT_alice` was 66 keys. This layout macro has been renamed to `LAYOUT_alice_split_bs`, and a 65-key `LAYOUT_alice` has been added.
Additionally, the 66-key macro has been rearranged to accept its keycodes in the intended order for Community Layout support.
* Update keyboards for `LAYOUT_alice_split_bs` support
* LAYOUT_alice_split_bs support: ergosaurus
* LAYOUT_alice_split_bs support: handwired/colorlice
* LAYOUT_alice(_split_bs) support: handwired/owlet60
* LAYOUT_alice_split_bs support: nightly_boards/alter/rev1
* LAYOUT_alice(_split_bs) support: sck/osa
* LAYOUT_alice_split_bs support: tgr/alice
* LAYOUT_alice(_split_bs) support: tkc/osav2
* LAYOUT_alice_split_bs support: xelus/valor/rev1
|
|
- Set all other ChibiOS defaults to 'off', when not targeting Proton-C
- Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output
- Modified version.h generation so that SKIP_VERSION=yes generates the same output
|
|
* 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
|
|
Co-authored-by: vuhopkep <boy9x0@gmail.com>
|
|
|
|
* Add layout: 65_iso_blocker_split_bs
* Add layout to readme
|
|
* Fix two `qmk info` complaints
* Oops
|
|
* add infinity88 PCB
* Update rules.mk
* Update info.json
* Add VIA support Kanu PCB
* Update keyboards/mechlovin/infinity88/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
* add hannah60rgb_rev2
* add
* Update rev2.c
* fixed rgb matrix
* Update rev2.c
* update rules.mk
* update readme
* update
* Update config.h
* Update rules.mk
|
|
* add hannah65
* add iso layout, ansi layout
* Update readme.md
* add mechlovin9
* update
* update
* update
* Update keyboards/mechlovin/hannah65/mechlovin9/info.json
* Update keyboards/mechlovin/hannah65/mechlovin9/info.json
* Update keyboards/mechlovin/hannah65/mechlovin9/readme.md
* Update keyboards/mechlovin/hannah65/readme.md
* Update keyboards/mechlovin/hannah65/rev1/info.json
* Update keyboards/mechlovin/hannah65/rev1/info.json
* Update keyboards/mechlovin/hannah65/rev1/rev1.h
* Update keyboards/mechlovin/hannah65/rev1/rev1.h
* Update keyboards/mechlovin/hannah65/mechlovin9/info.json
* update
* Update keyboards/mechlovin/hannah65/mechlovin9/info.json
* Update keyboards/mechlovin/hannah65/mechlovin9/info.json
|
|
* add
* ADD
* update
* update
* update
* update
* Update rgb_led.c
* Update rgb_led.c
|
|
Enable RGBLIGHT for standard pcb rev2&3
* Update rules.mk
* Update rules.mk
|
|
* add
* update
* update
* update
* Update config.h
* delete description config.h & change default folder
|
|
* fix Configurator data
* rework layout macros
* enable 65_ansi_blocker Community Layout support
* fix layout macro references in info.json
* update rules.mk per fauxpark
* update rules.mk per fauxpark II
|
|
|
|
* add Kanu PCB
* update
* update
* update
* Update info.json
* Update config.h
* Update info.json
* Update info.json
* update
* Update rules.mk
|
|
* Refactor: add adelais rev.3
* update
* Update keymap.c
* update
* update
* update
|
|
* Add new PCB Infinity87
* Update keymap.c
* Update readme.md
* Update rules.mk
* update
* Update info.json
|
|
* Fix mechlovin/pisces Configurator config
* Update keyboards/mechlovin/pisces/info.json
|
|
* Fix indicator LED pinout
Fix indicator LED pinout, active some function
|
|
* Update rules.mk
Actice NKRO function
|
|
* add adelais PCB
* clean up
* merger
* update
* Update readme.md
* Update config.h
* update
* update
* move keymap folder
* Update info.json
* Update info.json
* Update info.json
Co-authored-by: vuhopkep <boy9x0@gmail.com>
|
|
* add new keyboard hannah60rgb
* delete line
* Delete config.h
* Update hannah60rgb.c
* Update hannah60rgb.c
* update
* Update hannah60rgb.c
* update
Co-authored-by: vuhopkep <boy9x0@gmail.com>
|
|
* add new keyboard
* clean up
* Update rules.mk
* Update rules.mk
* update
Co-authored-by: vuhopkep <boy9x0@gmail.com>
|
|
* add new pcb Inffinity CE
* update
* Update config.h
PID change, rgb version will be release
* Update config.h
* Update infinityce.c
|
|
* add Hannah910 V2 and VIA support
add rev.2 pcb and via support
* Update config.h
* update
* Create config.h
* Update
* update
* update
* Move keymap folder
* add more layer and edit readme.md
* readme.md update
* update
* update
* Update hannah910.h
|
|
* Add new PCB Hannah910
a replace pcb for tgr910 keyboard
* Update readme.md
* update
|