aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/jj50/README.md
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-74/+10
| | | | | | | | * Update atmega32a readme files to match template * Update atmega32a readme files to match template - fixes * Apply suggestions from code review
* Align use of atmega32a program script (#5259)zvecr2019-03-141-1/+1
| | | | | | * Remove duplicate 'program' files and refactor to use atmega32a_program.py * Update readme references from 'program' to 'atmega32a_program.py'
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
|
* JJ50 Refactor and updates (#3241)noroadsleft2018-06-271-4/+4
| | | | | | | | | | * Matrix Refactor * Configurator update * Rules update: add LAYOUTS = ortho_5x12 * Readme update
* Backlight and RGB now working for JJ50 (#2929)WarmCat2018-05-101-1/+5
| | | | | | | | | | * 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 * Tidied up jj50 code, backlight and RGB is now working. * Renaming "KEYMAP" to "LAYOUT" to adhere to the new QMK standards.
* Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)WarmCat2018-03-241-0/+79
* 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