Commit Graph

6555 Commits (de0e025472266f09fdbfe47c451a81a9870803b1)
 

Author SHA1 Message Date
Fabian Topfstedt 619081559b added my amj40 custom layout
Fabian Topfstedt 4a1f701d9f included amj40 implementation of nhou7 from https://github.com/nhou7/qmk_firmware_amj40
Fabian Topfstedt de9331c50c custom makefile
Fabian Topfstedt 3b05183deb symmetric modifiers in bottom row
Fabian Topfstedt 75677655ad left shift is backspace on tap
Fabian Topfstedt c7ea65c6d3 default based customizations
Fabian Topfstedt 4ee571b257 Merge https://github.com/qmk/qmk_firmware
07dcbd23fd First Update
Jack Humbert cefc09ae7d adds option for alt pitch standards
Joe Wasson a543ad4c1d Fix minor formatting issue.
Jack Humbert 6bdf7482b1 update audio/music documentation
Jack Humbert 415d38ba9e adds music mode, music mode songs, music mask
Jack Humbert 9abbbe7089 update audio documentation
Jack Humbert f407f3e8de remove unneccesary headers
Jack Humbert 92ccc9a7b8 use automatic rests with songs (no more rest styles)
Jack Humbert f40ded7894 relocate keymap's useful tools
Jack Humbert fd664fe85b escape song playing in music
Jack Humbert fe113ebad5 start updating audio docs
Jack Humbert 6a3c66776c clean-up planck and preonic keymaps, move audio stuff around
Jack Humbert 8edb67b082 fix line-endings
rootuseralpha e26283e9e5 Update keymap.c
rootuseralpha 8deb405292 Add files via upload
rootuseralpha 4d665a99ae Add files via upload
rootuseralpha 4627cab49d Delete test
rootuseralpha e5f606558e Add files via upload
rootuseralpha f379f05c1e Create test
Maarten Dekkers 1524d29cfb Added some user customization
Maarten Dekkers 30efce5584 Changes to own keymap
Fred Sundvik a5b0f4de35 Add SRC and OPT_DEFS when building tests
Fred Sundvik 20696a9efe Fix building of multiple test directories
Fabian Topfstedt ee43856ff7 Merge https://github.com/qmk/qmk_firmware
Jack Humbert 14c5160b1a Update _summary.md
Jack Humbert 000e749853 Rename docs/features/README.md to docs/features.md
Jack Humbert 7c0610b411 Merge pull request from That-Canadian/minidox
Minidox
That-Canadian b6d74b9bb9 Fixed typo in readme
That-Canadian 5e8594db82 Updated MiniDox readme
That-Canadian 6c9b69a4b6 Merge branch 'master' into minidox
That-Canadian 5412229603 Merge remote-tracking branch 'upstream/master'
That-Canadian e2e0f5d6d1 Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into minidox
That-Canadian 21b63d9243 Updated i2c and serial files to most recent from the lets split firmware. Also updated that_canadian keymap
Jack Humbert 6ed8ce4f59 Merge pull request from fredizzimo/msys2
Add support for msys2 build environment
ishtob 087af43dee fix implementation issues from SSD1306 clean up, added rotation ()
* moved OLED update task to keymap

* fix splitting render display to keymap

* Added rotation option for OLED, fixed splitting display render update to keymap

* issues with attribute
Fred Sundvik b7d8dec7dc Fix printf error in make output on msys2
Fred Sundvik 7f67abd7d7 Fix bitfield problem when compiling in native mingw
Jack Humbert cc468523df clean up ssd1306 implementation
Jack Humbert 387b07404a update drivers to exclude lets_split include
ishtob cc6db9c540 Adds Hadron Keyboard ()
* adding hadron keymaps

* fix embedded comment

* fixed TWI driver path

* Delete glcdfont.c

* Delete ssd1306.c

* Delete ssd1306.h

* Update readme.md
Maarten Dekkers 886af32507 Updates maartenwut's keymap ()
* Updated keymap

* Added backlight breathing to fix compile error
Fred Sundvik 78545b9509 Fix unreferenced errors with mingw compiler and unit tests
Fred Sundvik 5a25d50168 Add more dependencies, everything can be compiled now