~ruther/qmk_firmware

a552416a — QMK Bot 7 years ago
convert to unix line-endings [skip ci]
b335a225 — noroadsleft 7 years ago
S65-X refactor and Configurator support (#3306)

* Matrix refactor: add S65-Plus matrices

* Fix description identifier

* Readme cleanup

* Configurator support

* Add s65plus default keymap
48913153 — Fred Silberberg 7 years ago
Replace gitter links with Discord. (#3368)

5477bf39 — Enochen 7 years ago
add hhkb bluetooth functionality (rn42) (#2693)

* add hhkb bluetooth functionality (rn42)

pretty much straight from tmk

some minor changes to make things work

* hhkb jp personal keymap

* Revert "hhkb jp personal keymap"

This reverts commit 886713d8bb98572f03110f285706a8140a083892.
a345458f — noroadsleft 7 years ago
MxSS Configurator bugfix: removed an extra key that didn't belong (#3362)

aaa311dd — Fred Silberberg 7 years ago
Add up/down keys to the code layer for ease of intellisense usage. (#3363)

8ee97f7c — mtdjr 7 years ago
Correct conditional in mtdjr userspace (#3361)

11f84144 — Yan-Fa Li 7 years ago
Fix header references for noxary 268 keyboard (#3359)

Brown paper bag.
6ef3359a — Yan-Fa Li 7 years ago
Configurator Noxary 268: match dir name

To find the LAYOUT/KEYMAP the configurator backend needs the file names
to match the directory by convention. Thanks @skullydazed
ddaa4c21 — Wayne Chen 7 years ago
updating broken iris documentation links to match updated website (#3356)

0fcaa3b5 — MechMerlin 7 years ago
Al1 Configurator compile fix redux (#3357)

* move matrix routines to matrix.c

* add init user and scan user routines
5b7ac47b — noroadsleft 7 years ago
MxSS refactor and Configurator bugfix (#3355)

* Matrix refactor

* Configurator bugfix
65f1b08b — Yan-Fa Li 7 years ago
Initial Commit of Noxary 268 firmware by Rozakiin (#3351)

* Initial Commit of Noxary 268 firmware by Rozakiin

 - initial import of files from Rozakiin's repo

* Update build instructions

* Add info.json for configurator
5ef50256 — MechMerlin 7 years ago
AL1 Unable to Compile on Configurator (#3339)

* use QMK_KEYBOARD_H

* init_kb and scan_kb need to be in matrix.c to make use of the matrix.h include

* Make the routines weak as suggested by Drashna
56b5e9f2 — satt99 7 years ago
Add Comet46 keyboard (#3342)

* Initial commit for Comet46 firmware

* Update Comet46 README

* Add readme to satt keymap of comet46

* Add default keymap for Comet46

* Fix broken link in readme

* Delete redundant includes

* Modify default keymap & fix LAYOUT macro

* Modify satt keymap of Comet46
dab0b35d — Josh Hinnebusch 7 years ago
Add h87a keyboard (#3329)

* Add H87a keymap and info

* Create readme.md

* Add h87a .json for kbfirmware.com use

* Update readme.md

* Update readme.md

* Update h87a files

* Delete Makefile

* Update readme.md

* Delete desktop.ini

* update files to match new QMK framework

* Update files to match new QMK structure

* Update files to match new QMK structure

* add layout name information

* Add info.json

* update keymap to support layout_all

* update keymap to support layout_all

* update rules.mk to fix filesize

* Update readme.md

* Update config.h

* Update readme.md

* Update config.h

* Update config.h

Add "define CONFIG_H and include "config_common.h" back to file
4a6d668f — Erez Zukerman 7 years ago
Merge pull request #3354 from drashna/shiny_dox_fix

Fix Ergodox EZ issues introduced with ShinyDox merge (#3229)
c6042a26 — TerryMathews 7 years ago
Turn backlight support on by default for tkc1800 (#3353)

52857e51 — MxBlu 7 years ago
Fixed MxSS ISO layouts in QMK configuator (hopefully) (#3352)

* Attempted fix for ISO layouts for QMK configurator

* Updated MxSS ISO layouts to remove an unnecessary key
4081288d — Drashna Jaelre 7 years ago
Revert to RGB Underglow being enabled, rather than rgb matrix
Next