~ruther/qmk_firmware

2f79cf92 — Zach White 4 years ago
add missing _MACRO to users/brandonschlack/brandonschlack.h
361a2cf8 — Zach White 4 years ago
check for BACKLIGHT_ENABLE so this works on all keyboards
c9b36192 — Zach White 4 years ago
change LAYOUT_planck_grid to LAYOUT_ortho_4x12
e5ecdd52 — Zach White 4 years ago
bring the bocaj keymap inline with LAYOUT_ortho_4x12
0171e674 — Zach White 4 years ago
bring the xyverz keymap inline with LAYOUT_66_ansi
e0769ea7 — Zach White 4 years ago
strip fn_actions
5ba21060 — Zach White 4 years ago
remove conflicting NKRO_ENABLE flag
1ed9c538 — Zach White 4 years ago
add missing ADJUST key
04d6d25e — Zach White 4 years ago
make the tetris keymap fit
404bcc96 — Zach White 4 years ago
fix clueboard/66:magicmonty to bring hue under the 255 limit
c8edd6ec — Zach White 4 years ago
fix chimera_ortho:gordon so it compiles
13e4bd31 — Zach White 4 years ago
enable bluetooth on atreus:clash to fix compile error
cd53947d — Zach White 4 years ago
enable LTO on atreus:ibnuda to bring it below the threshold
915d757e — Zach White 4 years ago
fix atomic:pvc so it compiles
a0e73339 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
[Docs] Use HTTPS for images and links where possible (#11695)

6b9a7e21 — Drashna Jaelre 4 years ago
Include stdbool.h in uart.h (#11728)

4fe4087d — Nick Brassel 4 years ago
Enforce memory allocator for ChibiOS builds with allocating debounce algorithms (#11630)

787ff5b5 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
4c4b4b6e — CMMS-Freather 4 years ago
[Keyboard] add sam's sg81m keyboard (#11624)

* new repo: create cmm.studio folder, add saka qmk firmware

new folder for cmm.studio line up keyboard
added saka68 keyboard qmk and via firmware support

* Update keyboards/cmm.studio/saka68/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/cmm.studio/saka68/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/cmm.studio/saka68/keymaps/via/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/cmm.studio/saka68/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* fix on keymap, readme

fix on keymap, readme

* Update keyboards/cmm.studio/saka68/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/cmm.studio/saka68/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* update vendor name with _ instead of .

update vendor name with _ instead of .

* Update readme.md

change the make format

* Update keyboards/cmm_studio/saka68/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* deleted some files from cmm.studio, changes to cmm_studio

deleted some files from cmm.studio, changes to cmm_studio

* Update readme.md

make command changed

* Update keyboards/cmm_studio/saka68/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update readme.md

added pic for pcb

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update keyboards/cmm_studio/saka68/config.h

tested and does work now. deleting these lines

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update keyboards/cmm_studio/saka68/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update readme.md

added use physical reset button instruction

* change to the cmm saka folder

making the changes to cmm saka firmware

seperated solder version firmware and hotswap version firmware

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* change to the cmm saka hotswap folder

* add sam's sg81m keyboard

add sam's sg81m keyboard firmware

* Update keymap.c

* Update keymap.c

* update keymap

update default keymap and via keymap

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update keyboards/sam/sg81m/sg81m.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update config.h

* Update config.h

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Next