【IC】Roselle Evolution:Feel the extraordinary touch of the Roselle V2
Since we launched Roselle switch, it has always been loved by a large number of enthusiasts, due to its unique material and touch. In order to repay the love of fans, we decided to do a upgrade version of Roselle. However, when it comes to product upgrades, it is not easy! Product upgrades is a complex process, involving market research, design, development, testing and other links, but I am a person who particularly love to toss, so after half a year of continuous adjustment and transformation of the mold, lubing technology upgrade and test, so there is the Roselle V2. If you want to know what changes we have made, please don't miss the following: 1. 【RGB diffuser】Make every breath of the keyboard full of charm In the world of keyboard, the combination of light and force can always create infinite possibilities, so we added a transverse RGB diffuser in Roselle V2. This RGB diffuser design, can provide better light brightness and uniformity, bring a clearer and...
Nov 24, 2024
Array ( [0] => Array ( [0] => [1] => [2] => [3] => [4] => [5] => [6] => [7] => [8] => [9] => [10] => [11] => [12] => [13] => [14] => [15] => [16] => [17] => [18] => [19] => [20] => [21] => [22] => [23] => [24] => [25] => [26] => [27] => [28] => [29] => [30] => [31] => [32] => [33] => [34] => [35] => [36] => [37] => [38] => [39] => [40] => [41] => [42] => [43] => [44] => [45] => [46] => [47] => [48] => [49] => [50] => [51] => [52] => [53] => [54] => [55] => [56] => [57] => [58] => [59] => [60] => [61] => [62] => [63] => [64] => [65] => [66] => [67] => [68] => [69] => [70] => [71] => [72] => [73] => [74] => [75] => [76] => [77] => [78] => [79] => [80] => )
[1] => Array ( [0] => [1] => [2] => [3] => [4] => [5] => [6] => [7] => [8] => [9] => [10] => [11] => [12] => [13] => [14] => [15] => [16] => [17] => [18] => [19] => [20] => [21] => [22] => [23] => [24] => [25] => [26] => [27] => [28] => [29] => [30] => [31] => [32] => [33] => [34] => [35] => [36] => [37] => [38] => [39] => [40] => [41] => [42] => [43] => [44] => [45] => [46] => [47] => [48] => [49] => [50] => [51] => [52] => [53] => [54] => [55] => [56] => [57] => [58] => [59] => [60] => [61] => [62] => [63] => [64] => [65] => [66] => [67] => [68] => [69] => [70] => [71] => [72] => [73] => [74] => [75] => [76] => [77] => [78] => [79] => [80] => )
) COMPILE ERROR: Archive: /home/ec2-user/controller.zip -- Compiler Family: -- Chip Selected: -- Chip Family: -- CPU Selected: -- Compiler Source Files: -- Bootloader Type: -- Detected Scan Module Source Files: -- Detected Macro Module Source Files: -- Detected Output Module Source Files: -- Detected Debug Module Source Files: -- Found Git: /usr/bin/git (found version "2.0.5") -- Found Ctags: /usr/bin/ctags (found version "5.8") -- Checking for latest kll version: First, rewinding head to replay your work on top of it... Fast-forwarded master to 25043fa0ee1beccc1d17dcabf5e5c88a672688e1. -- Detected Layout Files: -- Configuring done -- Generating done -- Build files have been written to: /var/compileOutput/20150220_214500_54e81b5c3dfbf6.17114323/controller/build [ 5%] Generating KLL Layout Scanning dependencies of target kiibohd.elf [ 11%] Building C object CMakeFiles/kiibohd.elf.dir/main.c.o [ 17%] Building C object CMakeFiles/kiibohd.elf.dir/Lib/mk20dx.c.o [ 23%] Building C object CMakeFiles/kiibohd.elf.dir/Lib/delay.c.o [ 29%] Building C object CMakeFiles/kiibohd.elf.dir/Scan/MD1/scan_loop.c.o [ 35%] Building C object CMakeFiles/kiibohd.elf.dir/Scan/MatrixARM/matrix_scan.c.o [ 41%] Building C object CMakeFiles/kiibohd.elf.dir/Macro/PartialMap/macro.c.o CMakeFiles/kiibohd.elf.dir/build.make:182: recipe for target 'CMakeFiles/kiibohd.elf.dir/Macro/PartialMap/macro.c.o' failed CMakeFiles/Makefile2:98: recipe for target 'CMakeFiles/kiibohd.elf.dir/all' failed Makefile:75: recipe for target 'all' failed does file exist? =>
DATA: 1
I'm also trying to do some custom kll stuff via the kiibohd controller (I set up a vagrant archlinux box that seems to work fine) , but I'm getting a bit confused as to where to start. The info on the 'modules' isn't very clear on the readme, so I'm not sure where I would go to manually setup the associations.
Is there a solid tutorial on how to go from a building-kiibohd controller project to customizing a configuration?