Add Teensy ++ 2.0 bootloader support
small update to default keymap (#2902)
* changed behaviour of the spacebars in game mode to better support games
QMK Configurator Support for bananasplit (#2882)
* Change KEYMAP to LAYOUT refactor
* Add info.json for QMK Configurator Support
* Change LAYOUT_ansi to LAYOUT_60_ansi
* removed talljoe's placeholder keymaps
* change LAYOUT to LAYOUT_base
more fixes for configurator (#2920)
Configurator updates for Atreus62 (#2913)
* c10r: Atreus62
* Removed bootloader flag from info.json
enable eeprom for rgb matrix
Merge branch 'master' of github.com:qmk/qmk_firmware
switch to the vue theme and add search
Adds IS31FL3731 RGB Matrix Implementation (#2910)
* adds is31fl3731 rgb matrix implementation
* fix build script for force pushes
* allow bootloader size to be overwritten
* adds planck light implementation
* split led config into 2 arrays
* idk
* betterize register handling
* update planck implementation
* update planck
* refine rgb interface
* cleanup names, rgb matrix
* start documentation
* finish up docs
* add effects list
* clean-up merge
* add RGB_MATRIX_SKIP_FRAMES
* add support for at90usb1286 to bootloader options
kbd75 fixes for the configurator (#2908)
fixed the info.json
KBD8X QMK Support (#2915)
* initial commit
* add row/column and pin info
* Add first part of switch matrix
* documentation and additional config items
* map out the non confusing part of the matrix
* map out the top row
* ok I think I got it
* fix some stupid compile errors
* put in a default keymap
* rename LAYOUT to LAYOUT_all
* add a standard layout and info.json file
* Fix up readme for default keymap
* Add toggle key LED functionality
* changes based on review feedback
Some more tweaks to make everything look nice
Use docsfy to replace gitbook
added additional configurator support (#2905)
* added additional configurator support
Added support for choosing between 5 configurator options:
Layout (supports all keys)
Layout_ansi_1u
Layout_iso_1u
Layout_ansi
Layout_iso
* confirming to conventions
replaced .h filenames with QMK_KEYBOARD_H
Thanks to talljoe, 1up60 actually only has 16, not 20 RGB LEDs (#2906)
Fixed hdbx keymaps (#2899)
* Add
* Revert "Add"
This reverts commit 4b10fef88712a63f4a91410410b4c99346fa1b24.
* Add Ergo42 keymaps
for JIS layout
* Fix hdbx keymap for Ergo42
Changed some keys layout and add description.
Added Tanuki Keyboard (#2894)
* added tanuki
* updated definitions to new qmk standard
* complying with suggestions made by drashna
* update rulesfile
* used qmk template for readme file