make new_project.sh work correctly on osx too
Ignore users folder for Travis tagging
add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOS
Fix #1566 - NKRO reseting issue
Refactor/v60 type r keymap/layout (#2593)
* Add a proper ANSI layout
Changed v60_type_r.h to have a proper ANSI layout
Modify keymaps to reflect above changes
Fix comments
* Add new layout to info.json
info.json configurator support for popular 65% keyboards (#2589)
* Support for tada68 ansi layout.
Avoiding the iso layout as it doesn't seem correct
* whitefox support for configurator
* configurator support for jc65 PCB featuring both the qmk and ps2avrgb versions
Initial support for RAMA M6-A (#2600)
* Initial commit of RAMA M6-A firmware.
* Added LED support
* Added Knops support
* Fixed compile error for knops keymap.
* updated readme.md
* updated readme.md
* updated readme.md
Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)
* Added support for JJ50 from KPRepublic, no rgb or backlight control yet. Added as a layout of ymd96 at the moment (same microprocessor). Basic keymap with three layers to get started.
* Added support for JJ50
Fix mechmini2 ortho keymapping layout
A misconfiguration in the ortho layout, K306 key was registered as k305
Add Fourier Keyboard (#2596)
* Initial commit of Fourier keyboard
* Revise keymap, add key to bottom row
* Fix readme
Fix custom functions documation for layer_state_set*
fix the moxygen invocation
Add HSV value specification (#2481)
* Update feature_rgblight.md
I got caught out with this as most color pickers use a percentage NOT 0-255 for this number
* Amended description
Woops! Was focused on s/v not being a percentage i got h wrong.
New keymap for The Helix keyboard("five_rows") (#2592)
* duplicate keyboards/helix/rev2/keymaps/default to keyboards/helix/rev2/keymaps/five_rows
* OLED Layer display 'Qwerty','Colemak','Dvorak'
* set Qwerty, Lower, Raise map
* set Colemak map
* set Dvorak map
* OLED Layer display 'Raise','Lower' change to 'Extra char','Function'
* fix ExtraChar Layer Shift-key disable
* Raise,Lower,Adjust layer modify
some key change KC_TRNS to KC_NO
add KANA, EISU key
* refine keymaps/five_rows/{config.h,rules.mk} for easy and safe customize
* modify Adjust layer: all function into left hand, remove F1..F12,DEL
* Add Helix five_rows keymap README.md and README_jp.md
* Raise Layer modify: enable Raise(Extr)+Lower(Func)==Adjust
* fix image file url in README.md,README_jp.md
* change Layer display on OLED
* change OLED display base name position
New keymaps for bananasplit (#2586)
* New bananasplit keymap with toggable capslock led.
* Update comments.
* Update readme.md
* Updated keymap name
* update some keys.
* new layout for bananasplit
* update comment
* Update readme.md
add README.md into keyboards/helix/rev2/keymaps/led_test/ (#2582)
Add atlacat keymap (#2581)
Fix typo in autoshift docs: statn (#2579)